C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlRange Class / Columns Property
In This Topic
Columns Property (GridControlRange)
In This Topic
Gets the indexes of the contained columns.
Syntax
public IEnumerable<int> Columns {get;}
See Also