C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / Columns Property
In This Topic
Columns Property (FlexGrid)
In This Topic
Gets the collection of columns of the grid.
Syntax
public GridColumnCollection Columns {get;}
See Also