GridTabbedLayoutGroup Constructors
Serves as a base for classes that represent tabbed layout groups within editor forms of grid-like controls.Name | Parameters | Description |
---|---|---|
GridTabbedLayoutGroup() | none | Initializes a new instance of the GridTabbedLayoutGroup class. |
GridTabbedLayoutGroup(String) | caption | Initializes a new instance of the GridTabbedLayoutGroup class. |
See Also