DoesNotStartWithCriterion Class

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

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class DoesNotStartWithCriterion : Documents.Spreadsheet.StringFilterCriterion

Constructors

DoesNotStartWithCriterionlink

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

Declaration
public DoesNotStartWithCriterion()

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 🗙