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

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