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

EditorCaptionSettingsBase Class

The base class for editor caption settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class EditorCaptionSettingsBase :
    CaptionSettingsBase

Remarks

The EditorCaptionSettingsBase class serves as the base class which implements the common functionality for editor caption settings. This functionality is inherited by the EditorCaptionSettingsBase class’s descendants, e.g. the EditorCaptionSettings.

Implements

See Also