Wijmo UI for the Web
GetFieldRange Method
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.IFieldsCollection;
var value; // Type: any

// Parameters
var index; // Type:  number

value = instance.GetFieldRange(index);
Javascript (Specification) 
function GetFieldRange( 
   index : number
) : any;

Parameters

index
Browser Compatibility
7
5
5

See Also

Reference

IFieldsCollection Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.