MVCxGridViewTabbedLayoutGroup Constructors
Represents a (MVC specific) tabbed layout group within the FormLayout used in the GridView’s edit form.Name | Parameters | Description |
---|---|---|
MVCxGridViewTabbedLayoutGroup() | none | Initializes a new instance of the MVCxGridViewTabbedLayoutGroup class. |
MVCxGridViewTabbedLayoutGroup(String) | caption | Initializes a new instance of the MVCxGridViewTabbedLayoutGroup class with the specified caption. |
See Also