WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.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