dbicList Send comments on this topic.
BackColor Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiColumnFormat Class : BackColor Property

Determines the background color of the column.

Syntax

Visual Basic (Declaration) 
Public Property BackColor As Color
C# 
public Color BackColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also