[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItem.Checked

Checked Property

Checked

Gets or sets a value indicating whether the ListItem can be checked.

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

true if the ListItem can be Checked; otherwise,false.