Style BGColor Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Defines background color. Call corresponding Clear method to delete attribute in this instance

Namespace: NFX.WinForms.Controls
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Color BGColor { get; set; }

Property Value

Type: OnlineColor
See Also