C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ColumnHeaders Property
In This Topic
ColumnHeaders Property
In This Topic
Gets the GridPanel that contains the column header cells.
Syntax
public GridPanel ColumnHeaders {get;}
See Also