EditorCaptionStyle Class
Defines style settings for the editor caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The EditorCaptionStyle class contains settings that define the appearance of the editor caption.
An object of the EditorCaptionStyle type can be accessed via the ASPxEditBase.CaptionStyle property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
EditorCaptionStyle
See Also