ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class / NewStartingIndex Property

In This Topic
    NewStartingIndex Property
    In This Topic
    Gets the index at which the change occurred.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewStartingIndex As System.Integer
    public System.int NewStartingIndex {get;}
    See Also