TileClickEventArgs.Tile Property
In This Article
Gets the tile that has been clicked.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Tile | A Tile object that is the tile currently being processed. |
See Also