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.Mvc.v18.1.dll

Declaration

public class MVCxProgressBarProperties :
    ProgressBarProperties

The following members accept/return MVCxProgressBarProperties objects:

Remarks

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

Implements

See Also