aspnetmvc-devexpress-dot-web-dot-mvc-63fdb4ee.md
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
public class MVCxFormLayoutItemCollection :
LayoutItemCollection
Public Class MVCxFormLayoutItemCollection
Inherits LayoutItemCollection
The following members return MVCxFormLayoutItemCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection LayoutItemCollection MVCxFormLayoutItemCollection MVCxFormLayoutItemCollection<ModelType>
See Also