Version

leftFixedCount Property

The number of columns that are currently fixed to the left edge of the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_leftFixedCount() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnFixing.get_leftFixedCount();

Return Value

Count.
See Also