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