New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.ComboBoxCheckAllCheckedEventArgs : Sys.EventArgs

Inheritance Hierarchy

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