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

MVCxFormLayoutItemCollection.AddTabbedGroupItem Method

Name Parameters Description
AddTabbedGroupItem() none Adds a tabbed layout group with default settings to the MVCxFormLayoutItemCollection collection.
AddTabbedGroupItem(Action<MVCxTabbedFormLayoutGroup>) method Adds a tabbed layout group with the specified settings to the MVCxFormLayoutItemCollection collection.
AddTabbedGroupItem<ValueType>(String) caption Adds a tabbed layout group with the specified caption to the MVCxFormLayoutItemCollection collection.