Skip to main content

MVCxTokenBoxProperties.CaptionCellStyle Property

Gets the style settings that define the caption cell appearance.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public EditorCaptionCellStyle CaptionCellStyle { get; }

Property Value

Type Description
EditorCaptionCellStyle

An EditorCaptionCellStyle object that contains the style settings.

See Also