Skip to main content
Tab

EditorCaptionSettings Class

Contains settings specific to the editor caption.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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