Version

grid Property

Returns the grid the collection belongs to.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_grid() : WebDataGrid
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfBehaviorCollectionBase.get_grid();
See Also