Skip to main content
A newer version of this page is available. .

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