MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridBoundRow Class / DataIndex Property
In This Topic
    DataIndex Property (GridBoundRow)
    In This Topic
    Gets the index of the data inside the collection of items.
    Syntax
    public int DataIndex {get;}
    See Also