WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / Item Property
In This Topic
    Item Property (GridRowCollection)
    In This Topic
    Syntax
    public GridRow this[ 
       int index
    ]; {get; set;}

    Parameters

    index
    See Also