MVCxTabbedFormLayoutGroup Class
In This Article
Represents an individual tabbed layout group within the FormLayout.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxTabbedFormLayoutGroup :
TabbedLayoutGroup
#Related API Members
The following members return MVCxTabbedFormLayoutGroup objects:
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
#Inheritance
See Also