ShellBrowser .Net Edition
IsInitializing Property
NamespacesJam.ShellJamBaseShellListViewIsInitializing
The value this property is true between the calls BeginInit() and EndInit() of the ISupportInitialize interface.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsInitializing { get; }
Public ReadOnly Property IsInitializing As Boolean
public:
property bool IsInitializing {
	bool get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)