Tile.Click Event
Occurs after the tile has been clicked.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.2.dll
NuGet Package: DevExpress.Wpf.LayoutControl
#Declaration
public event EventHandler Click
#Event Data
The Click event's data class is EventArgs.
#Remarks
To perform an action each time the end-user clicks the tile, handle the Click event or specify the Tile.Command.