Telerik.Web.UI.RadTabStripCancelEventArgs: Sys.CancelEventArgs
Inheritance Hierarchy
- Sys.CancelEventArgs
- Telerik.Web.UI.RadTabStripCancelEventArgs
Methods
get_tab
Returns the item that has just been selected.
Parameters
Returns
Telerik.Web.UI.RadTab
the item that has just been selected.
get_domEvent
Returns the Sys.UI.DomEvent instance associated to the raised event.
Parameters
Returns
Sys.UI.DomEvent
the Sys.UI.DomEvent instance associated to the raised event.