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

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