Click or drag to resize

acePaletteProviderbgColor Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the color of the bg.

Namespace:  imbSCI.Core.reporting.colors
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Color bgColor { get; }
Request Example View Source

Property Value

Type: Color
The color of the bg.
See Also