Wijmo UI for the Web
displayName Field

The display name of the operator to show in the filter dropdown.

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

See Also

Reference

IFilterOperator Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.