JamBaseShellListViewAutomaticRefresh_Internal Property |
Indicates whether automatic refresh is enabled or not.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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