PageDragCancelEventArgs Properties |
The PageDragCancelEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
| Control |
Gets access to the control that started the drag operation.
| |
| ElementOffset |
Gets access to the associated element offset.
| |
| Pages |
Gets access to the collection of pages.
| |
| ScreenPoint |
Gets access to the associated screen point.
|