TileItemDragEventArgs Properties
Supplies data for the TileControl.StartItemDragging and TileControl.EndItemDragging events.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Item |
Gets or sets a tile item that fired an event which takes the Tile |
Target |
Gets the Tile |
See Also