HierarchyExplorer.searchOperator Property
Gets or sets whether the operator to be used in searches. Valid choices are:
- dundas.QueryFilterOperator.CONTAINS (default)
- dundas.QueryFilterOperator.EQUALS
- dundas.QueryFilterOperator.STARTS_WITH
- dundas.QueryFilterOperator.ENDS_WITH
- dundas.QueryFilterOperator.MATCHES
Property Value