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