WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / DateList Class / MoveItem Method
In This Topic
    MoveItem Method (DateList)
    In This Topic
    Implements item moving from one location to another.
    Syntax
    protected virtual void MoveItem( 
       int oldIndex,
       int newIndex
    )

    Parameters

    oldIndex
    newIndex
    See Also