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

ASPxEdit.CaptionSettings Property

Provides access to the editor caption settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public EditorCaptionSettings CaptionSettings { get; }

Property Value

Type Description
EditorCaptionSettings

A EditorCaptionSettings object containing the editor caption properties.

See Also