Click or drag to resize

JamBaseShellListViewIsInitializing Property

The value this property is true between the calls BeginInit() and EndInit() of the ISupportInitialize interface.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool IsInitializing { get; }

Property Value

Boolean
See Also