MVCxColorEditProperties.CaptionCellStyle Property
In This Article
Gets the style settings that define the caption cell appearance.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public EditorCaptionCellStyle CaptionCellStyle { get; }
#Property Value
Type | Description |
---|---|
Editor |
An Editor |
See Also