FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapterNotifyChange Class / OldStartingIndex Property

In This Topic
    OldStartingIndex Property
    In This Topic
    Gets the index at which a Move, Remove, or Replace action occurred.
    Syntax
    'Declaration
     
    Public ReadOnly Property OldStartingIndex As Integer
    public int OldStartingIndex {get;}
    See Also