[]
        
(Showing Draft Content)

C1.WPF.Grid.FullTextFilterMode

FullTextFilterMode Enum

Specifies the modes to perform the filter operation.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public enum FullTextFilterMode

Fields

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.