[]
Conditional filter for text data type.
public class TextFilter : ConditionalFilter, INotifyPropertyChanged, IComponent, IDisposable
Name | Description |
---|---|
TextFilter() | Ctor. |
Name | Description |
---|---|
DefaultFilterOperation | Gets or sets the value of FilterOperation, which is used as the default value for a newly added expression. The default value is Contains. |
SupportedFilterOperations | List of supported FilterOperation. |