JamBaseShellListViewAutomaticRefresh_Internal Property |
Indicates whether automatic refresh is enabled or not.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected 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
Boolean
See Also