EditorCaptionSettings Class
In This Article
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
#Related API Members
The following members return EditorCaptionSettings objects:
Show 18 links
#Remarks
An object of the EditorCaptionSettings type can be accessed via the ASPxEdit.CaptionSettings property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
CaptionSettingsBase
EditorCaptionSettingsBase
EditorCaptionSettings
See Also