Change the Default Selected Filter Operators
To change the default selected filter operators, you have to handle the FilterOperatorsLoading event of RadGridView and set them in the event arguments. When the FilteringMode is FilterRow, you only need to set the first operator.
Please, note that you cannot reorder the available operators.