Version

thresholdFactor Property

Gets cache threshold factor. Defines the threshold point of the cache size in number of visible rows times the factor.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_thresholdFactor() : Number
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfVirtualScrolling.get_thresholdFactor();
See Also