Skip to main content
A newer version of this page is available. .

TabbedGroup Constructors

A Tabbed Group container within a WindowsUI View
Name Parameters Description
TabbedGroup() none Initializes a new instance of the TabbedGroup class with the default settings.
TabbedGroup(ITabbedGroupProperties) defaultProperties Initializes a new instance of the TabbedGroup class with the specified settings.
TabbedGroup(IContainer) container Initializes a new instance of the TabbedGroup class with the specified settings.
See Also