Property IsEnabled
IsEnabled
Gets whether this item is currently enabled and available for use.
Declaration
bool IsEnabled { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Disabled items remain in the tree but do not process or execute any functionality.