TileClickEventArgs Class
In This Article
Provides data for the TileLayoutControl.TileClick event.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
See Also
Provides data for the TileLayoutControl.TileClick event.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
public class TileClickEventArgs :
EventArgs
Public Class TileClickEventArgs
Inherits EventArgs
The TileLayoutControl.TileClick event receives TileClickEventArgs as an event handler argument.