MVCxFormLayoutGroup<ModelType> Class
Represents an individual layout group within the FormLayout.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
public class MVCxFormLayoutGroup<ModelType> :
MVCxFormLayoutGroup,
IFormLayoutHtmlHelperOwner
Type Parameters
Name |
---|
ModelType |
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutGroupBase
LayoutGroup
MVCxFormLayoutGroup
MVCxFormLayoutGroup<ModelType>
See Also