Class TabView.Tab
A single tab in a TabView
public class TabView.Tab
- Inheritance
-
TabView.Tab
- Inherited Members
Constructors
- Tab()
Creates a new unamed tab with no controls inside
- Tab(string, View)
Creates a new tab with the given text hosting a view
Properties
- View
The control to display when the tab is selected