MVCxTabbedFormLayoutGroup<ModelType> Class
In This Article
Represents an individual tabbed layout group within the FormLayout.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
#Declaration
public class MVCxTabbedFormLayoutGroup<ModelType> :
MVCxTabbedFormLayoutGroup,
IFormLayoutHtmlHelperOwner
#Type Parameters
Name |
---|
Model |
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
#Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutGroupBase
TabbedLayoutGroup
MVCxTabbedFormLayoutGroup
MVCxTabbedFormLayoutGroup<ModelType>
See Also