DataValidationOperator Enum

Specifies the comparison operator for data validation.

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public enum DataValidationOperator

Fields

Name Description
Between Value must be between two values.
NotBetween Value must not be between two values.
Equal Value must be equal to a value.
NotEqual Value must not be equal to a value.
GreaterThan Value must be greater than a value.
LessThan Value must be less than a value.
GreaterThanOrEqual Value must be greater than or equal to a value.
LessThanOrEqual Value must be less than or equal to a value.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙