Back to Devexpress

MVCxFormLayoutItemCollection<ModelType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxformlayoutitemcollection-1.md

latest2.4 KB
Original Source

MVCxFormLayoutItemCollection<ModelType> Class

Represents a collection of layout items and groups within the FormLayout.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxFormLayoutItemCollection<ModelType> :
    MVCxFormLayoutItemCollection,
    IFormLayoutHtmlHelperOwner
vb
Public Class MVCxFormLayoutItemCollection(Of ModelType)
    Inherits MVCxFormLayoutItemCollection
    Implements IFormLayoutHtmlHelperOwner

Type Parameters

Name
ModelType

Implements

IList

ICollection

IEnumerable

IStateManager

DevExpress.Web.Internal.IStateManagerTracker

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Utils.IAssignableCollection

Inheritance

Object StateManagedCollectionBase Collection LayoutItemCollection MVCxFormLayoutItemCollection MVCxFormLayoutItemCollection<ModelType>

See Also

MVCxFormLayoutItemCollection<ModelType> Members

Items

Items

Items

DevExpress.Web.Mvc Namespace