GradientMode Property
GradientMode
Gets or sets the gradient style to display for the progress indicator
when indicator style is set to display a gradient.
Declaration
public LinearGradientMode GradientMode { get; set; }
Public Property GradientMode As LinearGradientMode