[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPaneInfo.Visible

Visible Property

Visible

Gets or sets whether the ListHeaderPaneInfo object is visible.

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

true, if the ListHeaderPaneInfo is visible; otherwise, false.
The default is true.