LessThanCriterion Class

Represents a filter criterion that checks if the value is less than a specified value.

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class LessThanCriterion : Documents.Spreadsheet.NumericFilterCriterion

Constructors

LessThanCriterionLink to this section

Represents a filter criterion that checks if the value is less than a specified value.

Declaration
public LessThanCriterion()

Methods

AcceptLink to this section

Declaration
public override void Accept(Documents.Spreadsheet.IFilterCriterionVisitor visitor)
Parameters
Type Name Description
Documents.Spreadsheet.IFilterCriterionVisitor visitor

MatchesLink to this section

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 🗙