Wijmo UI for the Web
applicableTo Field

An array of datatypes to which the filter can be applied. Possible values for elements of the array are "string", "number", "datetime", "currency" and "boolean".

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IFilterOperator;
var value; // Type: any
value = instance.applicableTo;
Javascript (Specification) 
var applicableTo : any;
Browser Compatibility
7
5
5

See Also

Reference

IFilterOperator Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.