Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ListChangedEventArgs Class / OldIndex Property

In This Topic
    OldIndex Property
    In This Topic
    Gets the old index of an item that has been moved.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OldIndex As Integer
    public int OldIndex {get;}
    See Also