BootstrapProgressBarProperties Class
In This Article
Contains settings specific to a progress bar control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapProgressBarProperties :
ProgressBarProperties
#Related API Members
The following members return BootstrapProgressBarProperties objects:
#Remarks
The BootstrapProgressBarProperties class contains settings specific to a control of the BootstrapProgressBar type.
#Inheritance
Object
StateManager
PropertiesBase
EditPropertiesBase
ProgressBarProperties
BootstrapProgressBarProperties
See Also