KaxTabControl Methods |
The KaxTabControl type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
FindTab |
Returns the first KaxTab
that matches the conditions defined by the specified predicate.
The predicate should returns a boolean value.
|
![]() |
FindTabByText(String) | |
![]() |
FindTabByText(String, Boolean) | |
![]() |
FindTabByUrl |
Searches the KaxTabControl control for the first
KaxTab whose NavigateUrl
property is equal to the specified value.
|
![]() |
FindTabByValue(String) | |
![]() |
FindTabByValue(String, Boolean) | |
![]() |
GetAllTabs |
Gets a linear list of all tabs in the KaxTabControl control.
|
![]() ![]() |
LoadContentFile |
Populates the KaxTabControl control from external XML file.
(Overrides HierarchicalControlItemContainerLoadContentFile(String).) |