[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItem.Visible

Visible Property

Visible

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

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

true if the ListItem is visible; otherwise, false.