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