CalculationProperty.BackColor Property

Definition

Gets or sets the background color for a CalculationProperty object.

public string BackColor { get; set; }
member this.BackColor : string with get, set
Public Property BackColor As String

Property Value

The name of the background color.

Applies to