HierarchyTreeFilterProvider.HierarchyTreeFilter.IsInitialized Property

Definition

Gets a value indicating whether the component is initialized.

public:
 property bool IsInitialized { bool get(); };
public:
 property bool IsInitialized { bool get(); };
public bool IsInitialized { get; }
member this.IsInitialized : bool
Public ReadOnly Property IsInitialized As Boolean

Property Value

true if the component is initialized, otherwise false.

Applies to