IKaxTabContainer Properties |
The IKaxTabContainer type exposes the following members.
Name | Description | |
---|---|---|
KaxTabScrolling |
Gets or sets a value indicating whether the tabcontrol should scroll directly to
the next tab.
|
|
Owner |
Gets the parent IKaxTabContainer.
|
|
ScrollButtonsPosition |
The position of the scroll buttons with regards to the tab band.
|
|
ScrollChildren |
Gets or sets a value indicating whether the children of the tab will be
scrollable.
|
|
ScrollPosition |
Gets or sets the position of the scrollable band of tabs relative to the
beginning of the scrolling area.
|
|
SelectedIndex |
Gets or sets the index of the selected child tab.
|
|
SelectedTab |
Gets the selected child tab.
|
|
Tabs |
Gets the collection of child tabs.
|