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.v19.2.dll

Declaration

public class EditorCaptionSettings :
    EditorCaptionSettingsBase

Remarks

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

Implements

See Also