Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ConditionalFormattingValue.ValueType Property

Returns the type of the threshold value specified in the conditional formatting rule.

Namespace: DevExpress.Spreadsheet

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

Declaration

ConditionalFormattingValueType ValueType { get; }

Property Value

Type Description
ConditionalFormattingValueType

One of the ConditionalFormattingValueType enumeration values.

See Also