Skip to main content

MVCxCardViewLayoutItemCollection 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.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxCardViewLayoutItemCollection :
    CardViewLayoutItemCollection

The following members return MVCxCardViewLayoutItemCollection objects:

Implements

DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
See Also