[]
Specifies the modes to perform the filter operation.
public enum FullTextFilterMode
Name | Description |
---|---|
WhenCompleted | The filter will be applied when the user presses the OK button. |
WhileTyping | The filter will be applied while the user typing in the TextBox. |