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

EditorCaptionSettings Class

Contains settings specific to the editor caption.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class EditorCaptionSettings :
    EditorCaptionSettingsBase

Remarks

An object of the EditorCaptionSettings type can be accessed via the ASPxEdit.CaptionSettings property.

Implements

See Also