Skip to main content
All docs
V26.1
  • TileViewItemCustomDrawEventArgs Class

    Contains data for the CustomDrawTile event.

    Namespace: DevExpress.XtraGrid.Views.Tile

    Assembly: DevExpress.XtraGrid.v26.1.dll

    Declaration

    public class TileViewItemCustomDrawEventArgs :
        TileCustomDrawEventArgs

    Inheritance

    Object
    EventArgs
    TileCustomDrawEventArgs
    TileViewItemCustomDrawEventArgs
    See Also