TableCellBackgroundColor Property

Spotfire 15.0 API Reference
Gets the color of the background.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public Color BackgroundColor { get; }

Property Value

Type: Color
The color of the background. If the cell has no explicit background color, this property returns Color.Empty
Version Information


See Also

Reference