IsNullCriterion Class

Represents a filter criterion that matches only if the value is null.

Inheritance

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class IsNullCriterion : Documents.Spreadsheet.FilterCriterionLeaf

Constructors

IsNullCriterionlink

Represents a filter criterion that matches only if the value is null.

Declaration
public IsNullCriterion()

Methods

Acceptlink

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

Matcheslink

Declaration
public override bool Matches(object value)
Parameters
Type Name Description
object value
Returns
Type Description
bool
An error has occurred. This app may no longer respond until reloaded. Reload 🗙