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