Skip to main content
All docs
V25.1
  • TileViewItemCustomDrawEventArgs.TileViewEmptySpaceBackColor Property

    Gets the Tile View background.

    Namespace: DevExpress.XtraGrid.Views.Tile

    Assembly: DevExpress.XtraGrid.v25.1.dll

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

    Declaration

    public Color TileViewEmptySpaceBackColor { get; }

    Property Value

    Type Description
    Color

    The Tile View background.

    See Also