Back to Devexpress

Tile Events

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-tile-dot-underscore-events.md

latest1.8 KB
Original Source

Tile Events

A Tile within a WindowsUIView.

NameDescription
CheckedChangedOccurs when the current Tile‘s check state has been changed. Inherited from BaseTile.
ClickOccurs when an end-user clicks the current Tile. Inherited from BaseTile.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
PressOccurs immediately after the BaseTile was pressed. Inherited from BaseTile.

See Also

Tile Class

Tile Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace