Enum IncrementalFilter
Defines the behaviour of Autocomplete Combo Boxes in a Cell
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public enum IncrementalFilter
Fields
| Name | Description |
|---|---|
| Disable | Default behaviour of Auto-Complete Combo box. |
| Enable | The End User can show Items only related to the entered contents |