| KaxNavigationItemCollectionFindItemByText Method |
| Name | Description | |
|---|---|---|
|
|
FindItemByText(String) |
Searches all nodes for a KaxNavigationItem with a Text property
equal to the specified text.
|
|
|
FindItemByText(String, Boolean) |
Searches the KaxNavigationBar control for the first
KaxNavigationItem with a Text property equal to
the specified value.
|