Skip to main content
A newer version of this page is available. .

BootstrapProgressBarProperties Constructors

Contains settings specific to a progress bar control.
Name Parameters Description
BootstrapProgressBarProperties() none Initializes a new instance of the BootstrapProgressBarProperties class with default settings.
BootstrapProgressBarProperties(IPropertiesOwner) owner Initializes a new instance of the BootstrapProgressBarProperties class with the specified owner.
See Also