DoesNotEndWithCriterion Class

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

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class DoesNotEndWithCriterion : Documents.Spreadsheet.StringFilterCriterion

Constructors

DoesNotEndWithCriterionlink

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

Declaration
public DoesNotEndWithCriterion()

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 🗙