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

ExpressionConditionalFormatting.Value Property

Gets or sets a threshold value used in the conditional formatting rule.

Namespace: DevExpress.Spreadsheet

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

Declaration

string Value { get; set; }

Property Value

Type Description
String

A String value that represents a threshold value.

See Also