[]
Indicates related setting of filter.
public class AutoFilter
Public Class AutoFilter
| Name | Description |
|---|---|
| Enabled | Gets or sets a value indicating whether auto filter function is enabled or not. |
| Interval | Gets or sets the interval at which to excute filter. |
| MatchingMode | Gets or sets the filter prefix how to match with MatchingSource. |
| MatchingSource | Gets or sets what the filter prefix match with. |
| MaxFilteredItems | Gets or sets the maximum items matched with filter condition will be shown in dropdown window. |
| MinimumPrefixLength | Gets or sets the minimum length of the filter prefix. |