CalculationProperty.BackColor Property

Definition

Gets or sets the background color for a CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_BackColor")]
public string BackColor { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_BackColor")>]
member this.BackColor : string with get, set
Public Property BackColor As String

Property Value

String

The name of the background color.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to