| Name | Description | |
|---|---|---|
![]() | MatchCase | Gets or sets whether the string match operation is performed in case sensitive or case insensitive manner. By default true. Only has effects when Operator is equal to StartsWith, EndsWith, Contains, ContainedIn and Like. |
![]() | Operator | Gets or sets the filter operator to apply. |
![]() | Value | Gets or sets the filter value |
