Skip to main content
All docs
V24.2

TileViewItemCustomDrawEventArgs Class

Contains data for the CustomDrawTile event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class TileViewItemCustomDrawEventArgs :
    TileCustomDrawEventArgs

Inheritance

Object
EventArgs
TileCustomDrawEventArgs
TileViewItemCustomDrawEventArgs
See Also