Wijmo UI for the Web
canFilter Method
Returns a value that indicates whether the data view supports filtering
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IDataView;
var value; // Type: bool
value = instance.canFilter();
Javascript (Specification) 
function canFilter() : bool;
Browser Compatibility
7
5
5

See Also

Reference

IDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.