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