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