JamBaseShellListViewInitialized_Internal Property |
Internal attribute is used by classes deriving from JamBaseShellListView.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected bool Initialized_Internal { get; set; }
Protected Property Initialized_Internal As Boolean
Get
Set
protected:
property bool Initialized_Internal {
bool get ();
void set (bool value);
}
member Initialized_Internal : bool with get, set
Property Value
Type:
BooleanSee Also