Class Tab
A single tab in a TabView.
public class Tab : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
- Inheritance
-
Tab
- Implements
- Inherited Members
Constructors
- Tab()
Creates a new unnamed tab with no controls inside.
Properties
- DisplayText
The text to display in a TabView.
- View
The control to display when the tab is selected.