TabbedLayoutGroup Constructors
A tabbed layout group in the ASPxFormLayout control.| Name | Parameters | Description |
|---|---|---|
| TabbedLayoutGroup() | none | Initializes a new instance of the TabbedLayoutGroup class with default settings. |
| TabbedLayoutGroup(String) | caption | Initializes a new instance of the TabbedLayoutGroup class with default settings. |
See Also