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