IconSetConditionalFormatting.Values Property
In This Article
Returns an array of threshold values used in the icon set conditional formatting rule.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
ConditionalFormattingIconSetValue[] Values { get; }
#Property Value
Type | Description |
---|---|
Conditional |
An array of Conditional |
See Also