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

MVCxComboBoxProperties.CaptionStyle Property

Gets the style settings that define the caption appearance.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public EditorCaptionStyle CaptionStyle { get; }

Property Value

Type Description
EditorCaptionStyle

An EditorCaptionStyle object that contains the style settings.

See Also