GreaterThanCriterion Class

Represents a filter criterion that checks for inequality with a specified value.

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class GreaterThanCriterion : Documents.Spreadsheet.NumericFilterCriterion

Constructors

GreaterThanCriterionlink

Represents a filter criterion that checks for inequality with a specified value.

Declaration
public GreaterThanCriterion()

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(double numericValue, double numericCriterion)
Parameters
Type Name Description
double numericValue
double numericCriterion
Returns
Type Description
bool
An error has occurred. This app may no longer respond until reloaded. Reload 🗙