Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / ListChangedEventArgs Class / NewIndex Property

In This Topic
    NewIndex Property
    In This Topic
    Gets the index of the item affected by the change.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewIndex As Integer
    public int NewIndex {get;}
    See Also