Skip to main content
All docs
V24.1

TileViewItemCustomDrawEventArgs Class

Contains data for the CustomDrawTile event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v24.1.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class TileViewItemCustomDrawEventArgs :
    TileCustomDrawEventArgs

Inheritance

Object
EventArgs
TileCustomDrawEventArgs
TileViewItemCustomDrawEventArgs
See Also