Version

fixedColumn Property

Get the refrence to the FixedColumnInfo obect whose state is currently changing.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_fixedColumn() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfFixingEventArgs.get_fixedColumn();
See Also