[]
Gets or sets a gradient type of the background.
[ExpressionBaseType(typeof(BackgroundGradientType))]
public ExpressionInfo BackgroundGradientType { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object that evaluates to the BackgroundGradientType enumeration indicating the gradient type. |