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