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

MVCxGridViewFormLayoutProperties.NestedExtensionWidth Property

Gets or sets the width of editors contained in the form layout.

Namespace: DevExpress.Web.Mvc

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

Declaration

public Unit NestedExtensionWidth { get; set; }

Property Value

Type Description
Unit

A Unit value specifying the width.

See Also