MVCxTabbedFormLayoutGroup<ModelType> Constructors
Represents an individual tabbed layout group within the FormLayout.| Name | Parameters | Description |
|---|---|---|
| MVCxTabbedFormLayoutGroup() | none | Initializes a new instance of the MVCxTabbedFormLayoutGroup<ModelType> class with default settings. |
| MVCxTabbedFormLayoutGroup(String) | caption | Initializes a new instance of the MVCxTabbedFormLayoutGroup<ModelType> class with default settings. |
See Also