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