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