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