[]
        
(Showing Draft Content)

C1.C1Preview.Style.BackColor

BackColor Property

BackColor

Gets or sets the background color. If both this and Brush properties are specified for a style, this property takes precedence.

Declaration
public Color BackColor { get; set; }
Remarks

This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is transparent background color.