FormLayoutSettings<ModelType>.LeftAndRightCaptionsWidth Property
Gets or sets the width of captions that are displayed on the left or right of the nested control.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A Int32 value that is the caption’s width. |
See Also