New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.ComboBoxCheckAllCheckedEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.ComboBoxCheckAllCheckedEventArgs
Methods
get_checked
Returns the value of the "Check All" check box after it is checked.
Parameters
Returns
Boolean
the value of the "Check All" check box after it is checked.
get_domEvent
Returns the Sys.UI.DomEvent instance associated to the raised event.
Parameters
Returns
Sys.UI.DomEvent