DashboardFormatConditionComparisonType Enum
Lists values used to specify the comparison logic used to apply conditional formatting.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Members
Name | Description |
---|---|
Greater
|
The Greater Than operator. |
GreaterOrEqual
|
The Greater Than or Equal To operator. |
Remarks
Values listed in this enumeration are used in the following members.
See Also