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

MVCxGridViewTabbedLayoutGroup<ModelType> Constructors

A tabbed layout group in the FormLayout used in the GridView’s edit form.
Name Parameters Description
MVCxGridViewTabbedLayoutGroup() none Initializes a new instance of the MVCxGridViewTabbedLayoutGroup<ModelType> class with default settings.
MVCxGridViewTabbedLayoutGroup(String) caption Initializes a new instance of the MVCxGridViewTabbedLayoutGroup<ModelType> class with a specified layout group caption.
See Also