[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItem.Enabled

Enabled Property

Enabled

Gets or sets a value indicating whether the ListItem is enabled.

Declaration
public bool Enabled { get; set; }
Public Property Enabled As Boolean
Property Value
Type Description
bool

true if the ListItem is enable; Otherwise,false.