[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.ColumnInfo.Hidden

Hidden Property

Hidden

Gets or sets a value that indicates whether the column is visible.

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

true if the column is visible; otherwise false. The default is true.