DoesNotContainCriterion Class

Represents a filter criterion that checks if a string value does not contain a specified value.

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class DoesNotContainCriterion : Documents.Spreadsheet.StringFilterCriterion

Constructors

DoesNotContainCriterionlink

Represents a filter criterion that checks if a string value does not contain a specified value.

Declaration
public DoesNotContainCriterion()

Methods

Acceptlink

Declaration
public override void Accept(Documents.Spreadsheet.IFilterCriterionVisitor visitor)
Parameters
Type Name Description
Documents.Spreadsheet.IFilterCriterionVisitor visitor

Matcheslink

Declaration
protected override bool Matches(string stringValue, string stringCriterion)
Parameters
Type Name Description
string stringValue
string stringCriterion
Returns
Type Description
bool
An error has occurred. This app may no longer respond until reloaded. Reload 🗙