PageReorderEventArgs Properties |
The PageReorderEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
![]() | MovingBefore |
Gets a value indicating if the page being moved is to be placed before the target page.
|
![]() | PageMoving |
Gets the page that is being moved.
|
![]() | PageTarget |
Gets the page that is the target for the move.
|