A newer version of this page is available.
Switch to the current version.
BootstrapProgressBarProperties Class
Contains settings specific to a progress bar control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapProgressBarProperties :
ProgressBarProperties
Public Class BootstrapProgressBarProperties
Inherits ProgressBarProperties
Related API Members
The following members accept/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
Feedback