Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / BookDragPageFinishedEventArgs Class / TargetPage Property

In This Topic
    TargetPage Property
    In This Topic
    Gets the index of the page that was dragged.
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetPage As Integer
    public int TargetPage {get;}
    See Also