public bool SetOperator(CommonOperator searchOperator)
 {
     return(MyControlHelper.SetOperator(searchOperator));
 }