EndsWithCriterion Class

Represents a filter criterion that checks if a string value ends with a specified value.

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class EndsWithCriterion : Documents.Spreadsheet.StringFilterCriterion

Constructors

EndsWithCriterionlink

Represents a filter criterion that checks if a string value ends with a specified value.

Declaration
public EndsWithCriterion()

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 🗙