Version

index Property

Gets the index of the column inside of its container collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_index() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridColumn.get_index();
See Also