Back to Devexpress

GridControl.BackColor Property

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-4fe0d262.md

latest1.2 KB
Original Source

GridControl.BackColor Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public override Color BackColor { get; set; }
vb
<Browsable(False)>
Public Overrides Property BackColor As Color

Property Value

TypeDescription
Color

A System.Drawing.Color structure.

|

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace