JamBaseShellListViewAutomaticRefresh_Internal Property |
Indicates whether automatic refresh is enabled or not.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected bool AutomaticRefresh_Internal { get; set; }
Protected Property AutomaticRefresh_Internal As Boolean
Get
Set
protected:
property bool AutomaticRefresh_Internal {
bool get ();
void set (bool value);
}
member AutomaticRefresh_Internal : bool with get, set
Property Value
Type:
BooleanSee Also