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

In This Topic
    NewStartingIndex Property
    In This Topic
    Gets the index at which the change occurred.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewStartingIndex As Integer
    public int NewStartingIndex {get;}
    See Also