Click or drag to resize
KaxNavigationBar Events

The KaxNavigationBar type exposes the following members.

Events
  Name Description
Public event ItemClick
Occurs on the server when a panel item in the KaxNavigationBar control is clicked.
Public event Code example ItemCreated
Occurs on the server when an item in the KaxNavigationBar control is created.
Public event Code example ItemDataBound
Occurs after a panel item is data bound.
Public event Code example TemplateNeeded
Occurs before template is being applied to the panel item.
Top
See Also