[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.TextFilter

TextFilter Class

Conditional filter for text data type.

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class TextFilter : ConditionalFilter, INotifyPropertyChanged, IComponent, IDisposable

Constructors

Name Description
TextFilter()

Ctor.

Properties

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.