Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Enabled Property, ItemClass Class

Returns whether this item is enabled.

Class: ItemClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public bool Enabled { get; set; }
Public Property Enabled As Boolean

Value

True if enabled, otherwise False.

The default value is True.

Comments

Returns whether this item is enabled.

Items that are disabled respond to mouse clicks just like enabled items. Only their visual appearance, defined by their foreground color, reflects their disabled status.

A disabled item disables all cells and the CellBaseClass.Enabled property is ignored. Cells in an enabled item can override the status by disabling individual cells using the CellBaseClass.Enabled property.

See Also ItemClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.