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

    Gets the Tile View background.

    Namespace: DevExpress.XtraGrid.Views.Tile

    Assembly: DevExpress.XtraGrid.v26.1.dll

    Declaration

    public Color TileViewEmptySpaceBackColor { get; }

    Property Value

    Type Description
    Color

    The Tile View background.

    See Also