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