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