[]
Gets or sets an end color for the background gradient.
[ExpressionBaseType(typeof(Color))]
public ExpressionInfo BackgroundGradientEndColor { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object that evaluates to the end color for the background gradient. |
If this value is omitted, there is no gradient.