Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / BookDragPageFinishedEventArgs Class / TargetPage Property

In This Topic
    TargetPage Property (BookDragPageFinishedEventArgs)
    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