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

BootstrapProgressBarProperties Class

Contains settings specific to a progress bar control.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapProgressBarProperties :
    ProgressBarProperties

The following members return BootstrapProgressBarProperties objects:

Remarks

The BootstrapProgressBarProperties class contains settings specific to a control of the BootstrapProgressBar type.

See Also