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

ASPxProgressBar.CaptionSettings Property

Provides access to the progress bar caption settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public EditorCaptionSettingsBase CaptionSettings { get; }

Property Value

Type Description
EditorCaptionSettingsBase

A EditorCaptionSettingsBase object containing the progress bar caption properties.

See Also