Search
Filter Members
Methods
 


Represents a filter for a single column.

The following tables list the members exposed by the Filter type.

 Public Methods

  Name Description

getCriteria1

Gets the first filter criteria. The value of this property depends on the filter operator.

getCriteria2

Gets the second filter criteria. The value of this property depends on the filter operator.

getOn

Gets a value indicating whether the filter is active.

getOperator

Gets a value that represents the operator that associates the two criteria applied by the filter.

 See Also