Skip to main content
A newer version of this page is available. .
Tab

ASPxEditBase.CaptionCellStyle Property

Gets the style settings that define the caption cell appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public EditorCaptionCellStyle CaptionCellStyle { get; }

Property Value

Type Description
EditorCaptionCellStyle

An EditorCaptionCellStyle object that contains the style settings.

See Also