Back to Devexpress

TileViewItemCustomDrawEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-b5182b5d.md

latest1.6 KB
Original Source

TileViewItemCustomDrawEventArgs Class

Contains data for the CustomDrawTile event.

Namespace : DevExpress.XtraGrid.Views.Tile

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class TileViewItemCustomDrawEventArgs :
    TileCustomDrawEventArgs
vb
Public Class TileViewItemCustomDrawEventArgs
    Inherits TileCustomDrawEventArgs

TileViewItemCustomDrawEventArgs is the data class for the following events:

Inheritance

Object EventArgs TileCustomDrawEventArgs TileViewItemCustomDrawEventArgs

See Also

TileViewItemCustomDrawEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace