GridViewLayoutItemCollection Class
Represents a collection of layout items and groups within the FormLayout used in the GridView’s edit form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewLayoutItemCollection objects:
Remarks
A GridViewLayoutItemCollection instance can be accessed using the FormLayoutProperties.Items property.
Inheritance
See Also