The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

column Property

Reference to the column object associated with the event.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_column() : GridColumn
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCancelHeaderCheckBoxEventArgs.get_column();
See Also