[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Visible

Visible Property

Visible

Gets or sets a value indicating whether the ListHeaderPane is visible or not.

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

true, if the ListHeaderPane is visible. Otherwise, false.
The default is true.