ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common 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