System.Windows.Forms.DataGrid.BackgroundColor Property

Gets or sets the color of the non-row area of the grid.

Syntax

public System.Drawing.Color BackgroundColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DataGrid.BackgroundColor determines the color of the nonrow area of the grid, which is only visible when no table is displayed by the System.Windows.Forms.DataGrid, or if the grid is scrolled to the bottom, or if only a few rows are contained in the grid.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0