TileBarDropDownShowingEventArgs Properties
Provides data for the TileBar.DropDownShowing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Drop |
Gets or sets the dropdown control associated with the current tile. |
Item | Gets or sets the tile whose dropdown button has been clicked. |
See Also