Version

isFixed Property

Indicates if the column is currently fixed.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_isFixed() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfFixingEventArgs.get_isFixed();
See Also