Back to Devexpress

TileViewItemCustomDrawEventArgs.TileViewEmptySpaceBackColor Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileviewitemcustomdraweventargs-6f642861.md

latest1.4 KB
Original Source

TileViewItemCustomDrawEventArgs.TileViewEmptySpaceBackColor Property

Gets the Tile View background.

Namespace : DevExpress.XtraGrid.Views.Tile

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public Color TileViewEmptySpaceBackColor { get; }
vb
Public ReadOnly Property TileViewEmptySpaceBackColor As Color

Property Value

TypeDescription
Color

The Tile View background.

|

See Also

TileViewItemCustomDrawEventArgs Class

TileViewItemCustomDrawEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace