Gets the style settings that define the caption cell appearance.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
public EditorCaptionCellStyle CaptionCellStyle { get; }
Public ReadOnly Property CaptionCellStyle As EditorCaptionCellStyle
Type | Description |
---|---|
EditorCaptionCellStyle | An EditorCaptionCellStyle object that contains the style settings. |