Wijmo UI for the Web
filter Field

The filter to apply to a data view. See wijmo.data.IDataView.filter for details.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IBreezeDataViewOptions;
var value; // Type: any
value = instance.filter;
Javascript (Specification) 
var filter : any;
Browser Compatibility
7
5
5

See Also

Reference

IBreezeDataViewOptions Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.