ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1.Win.C1TrueDBGrid.Style.BackColor2 Property

Gets or sets the background color associated with a Style.

[Visual Basic]

Public Property BackColor2 As Color

[C#]

public Color BackColor2 {get;set;}

[Delphi]

public property BackColor2: Color read get_BackColor2 write set_BackColor2;

Example

For an example using the BackColor2 property, see Adding a Gradient Fill to a Column.

See Also

C1.Win.C1TrueDBGrid.Style Class | C1.Win.C1TrueDBGrid.Style Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.