Skip to main content
A newer version of this page is available. .
Row

ConditionalFormattingIconSetInsideValue Interface

OBSOLETE

Use the ConditionalFormattingIconSetValue interface instead.

Represents a threshold value for an icon set conditional formatting rule.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

[Obsolete("Use the ConditionalFormattingIconSetValue interface instead.", true)]
public interface ConditionalFormattingIconSetInsideValue :
    ConditionalFormattingIconSetValue,
    ConditionalFormattingValue
See Also