DocumentControl Properties |
The DocumentControl type exposes the following members.
Name | Description | |
---|---|---|
AllowReordering |
Gets or sets a value indicating the tabs can be reordered.
| |
Controls |
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.) | |
Pages |
Gets the collection of tab pages.
| |
SelectedIndex |
Gets or sets the index of the selected page.
| |
SelectedIndexBinding |
Gets the binding for the SelectedIndex property.
| |
SelectedPage |
Gets or sets the currently selected page.
|