Version

rightFixedCount Property

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

Return Value

Count.
See Also