Share via


GridTargetSettings.ShowBackColor Property (Microsoft.PerformancePoint.Scorecards)

If true, the background color of the indicator is used as the background color for cells that contain targets in this column.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowBackColor As Boolean
'Usage
Dim instance As GridTargetSettings
Dim value As Boolean

value = instance.ShowBackColor

instance.ShowBackColor = value
[XmlAttributeAttribute] 
public bool ShowBackColor { get; set; }

See Also

Reference

GridTargetSettings Class
GridTargetSettings Members
Microsoft.PerformancePoint.Scorecards Namespace