aspnet-devexpress-dot-web-0b7fda75.md
Defines style settings for the editor’s caption container.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class EditorCaptionCellStyle :
AppearanceStyle
Public Class EditorCaptionCellStyle
Inherits AppearanceStyle
The following members return EditorCaptionCellStyle objects:
Show 20 links
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle EditorCaptionCellStyle
See Also