Bean Software                                            Bean  Software Search Control

       Documentation
  Intro
  Properties and methods
  Tutorial
  Get it now
Support e-mail


 


DefaultOperator Property

Description: This property is relevant only in expression search. If operator AND, OR or NOT is missing between two search terms, then empty space will be replaced with default operator.

Data type: enuDefaultOperator
Default value : enuDefaultOperator._AND
Example:  

   
SearchControl1.DefaultOperator = enuDefaultOperator._OR;