FormatConditionRangeSet.Generate(FormatConditionRangeSetPredefinedType) Method
Assigns the specified predefined style to the current format condition.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | FormatConditionRangeSetPredefinedType | A FormatConditionRangeSetPredefinedType enumeration value that specifies the predefined style used to apply conditional formatting using value ranges. |
See Also