MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapterNotifyChange Class / OldStartingIndex Property
In This Topic
    OldStartingIndex Property (GridControlAdapterNotifyChange)
    In This Topic
    Gets the index at which a Move, Remove, or Replace action occurred.
    Syntax
    public int OldStartingIndex {get;}
    See Also