ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / NotifyCollectionChangedEventArgs Class / OldStartingIndex Property

In This Topic
    OldStartingIndex Property
    In This Topic
    Gets the index of the starting of old items.
    Syntax
    'Declaration
     
    Public ReadOnly Property OldStartingIndex As Integer
    public int OldStartingIndex {get;}
    See Also