ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / NotifyCollectionChangedAsyncEventArgs Class / NewStartingIndex Property

In This Topic
    NewStartingIndex Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property NewStartingIndex As System.Integer
    public System.int NewStartingIndex {get;}
    See Also