Skip to main content

MVCxGridViewFormLayoutProperties.NestedExtensionWidth Property

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

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public Unit NestedExtensionWidth { get; set; }

Property Value

Type Description
Unit

A Unit value specifying the width.

See Also