public enum FullTextFilterMode : System.Enum
public enum FullTextFilterMode : System.Enum
Member | 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 Microsoft.Maui.Controls.Entry. |
System.Object
System.ValueType
System.Enum
C1.Maui.Grid.FullTextFilterMode