Telerik.Web.UI.ListBoxItemCheckedEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.ListBoxItemCheckedEventArgs
Methods
get_item
Returns the item that is checked.
Parameters
Returns
Telerik.Web.UI.RadListBoxItem
the item that is checked.
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.