StartsWithCriterion Class

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

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class StartsWithCriterion : Documents.Spreadsheet.StringFilterCriterion

Constructors

StartsWithCriterionlink

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

Declaration
public StartsWithCriterion()

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 🗙