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

MVCxProgressBarProperties Class

Contains ProgressBar specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.1.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxProgressBarProperties :
    ProgressBarProperties

The following members return MVCxProgressBarProperties objects:

Remarks

An object of the MVCxProgressBarProperties type can be accessed via the ProgressBarSettings.Properties property.

See Also