Click or drag to resize
KaxTabControl Events

The KaxTabControl type exposes the following members.

Events
  Name Description
Public event Code example TabClick
Occurs on the server when a tab in the KaxTabControl control is clicked.
Public event Code example TabCreated
Occurs when a tab is created.
Public event Code example TabDataBound
Occurs when a tab is data bound.
Public event Code example TemplateNeeded
Occurs before template is being applied to the tab.
Top
See Also