DashboardFormatConditionComparisonType Enum
In This Article
Lists values used to specify the comparison logic used to apply conditional formatting.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Members
Name | Description |
---|---|
Greater
|
The Greater Than operator. |
Greater
|
The Greater Than or Equal To operator. |
#Related API Members
The following properties accept/return DashboardFormatConditionComparisonType values:
#Remarks
Values listed in this enumeration are used in the following members.
See Also