Skip to main content
Tab

ASPxStaticEdit.CaptionSettings Property

Provides access to the editor caption settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public EditorCaptionSettingsBase CaptionSettings { get; }

Property Value

Type Description
EditorCaptionSettingsBase

A EditorCaptionSettingsBase object containing the editor caption properties.

See Also