MVCxFormLayoutGroup(String) Constructor
Initializes a new instance of the MVCxFormLayoutGroup class with the specified caption.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
caption | String | A layout group caption. |
See Also