StyleBase.BackgroundGradientType Field

Definition

Specifies the type of background gradient.

protected: System::String ^ BackgroundGradientType;
protected const string BackgroundGradientType;
val mutable BackgroundGradientType : string
Protected Const BackgroundGradientType As String 

Field Value

Remarks

Valid values are None (default), LeftRight, TopBottom, Center, DiagonalLeft, DiagonalRight, HorizontalCenter, or VerticalCenter.

Applies to