MVCxFormLayoutGroup Constructors
Represents an individual layout group within the FormLayout extension.| Name | Parameters | Description |
|---|---|---|
| MVCxFormLayoutGroup() | none | Initializes a new instance of the MVCxFormLayoutGroup class with default settings. |
| MVCxFormLayoutGroup(String) | caption | Initializes a new instance of the MVCxFormLayoutGroup class with the specified caption. |
See Also