DocumentControlIHandler Interface |
Namespace: Eto.Forms
The DocumentControlIHandler type exposes the following members.
Name | Description | |
---|---|---|
AllowReordering |
Gets or sets a value indicating the tabs can be reordered.
| |
SelectedIndex |
Gets or sets the index of the selected tab.
|
Name | Description | |
---|---|---|
GetPage |
Gets the tab.
| |
GetPageCount |
Gets the tab count.
| |
InsertPage |
Inserts a tab at the specified index.
| |
RemovePage |
Removes the specified tab.
|