Click or drag to resize

ShellTreeViewIsInitialized Property

Gets a value indicating whether the component is initialized.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool IsInitialized { get; }

Property Value

Type: Boolean

Implements

ISupportInitializeNotificationIsInitialized
See Also