Click or drag to resize
KaxNavigationItemCollectionFindItemByValue Method
Overload List
  Name Description
Public method FindItemByValue(String)
Searches all nodes for a KaxNavigationItem with a Value property equal to the specified value.
Public method FindItemByValue(String, Boolean)
Searches the KaxNavigationBar control for the first KaxNavigationItem with a Value property equal to the specified value.
Top
See Also