MVCxGridViewFormLayoutProperties.Items Property
Provides access to the collection of items placed in the edit form layout.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.2.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| MVCxGridViewLayoutItemCollection | An MVCxGridViewLayoutItemCollection object that is a collection of layout items. |
See Also