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

MVCxGridViewLayoutItemCollection Class

Represents a (MVC specific) collection of layout items and groups within the FormLayout used in the GridView’s edit form.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxGridViewLayoutItemCollection :
    GridViewLayoutItemCollection

The following members accept/return MVCxGridViewLayoutItemCollection objects:

See Also