GraffitiControlGroupProgressBar

Subclass of GraffitiControlGroupItem

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

NameParametersReturn TypeDescription
Constructorvalue as DoubleNoneCreates a new instance of the class.

Properties #

NameTypeDefault ValueDescription
IndicatorProgressBackgroundWebSDKUIControl.IndicatorsDefaultIndicator applied to the empty area of the progress bar.
IndicatorProgressForegroundWebSDKUIControl.IndicatorsPrimaryIndicator applied to the value of the progress bar.
ShowValueBooleanTrueDetermines whether the value percentage is displayed within the progress bar.
SizeInteger35Width/Height of the progress bar based on ControlGroup direction.
StripedBooleanFalseControls whether the progress value is rendered in a striped style.
ValueDouble0Current value of the progress bar.