[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CompareValueBaseValidator.DifferenceValue

DifferenceValue Property

DifferenceValue

Gets or sets the difference between the specified and compared values.

Declaration
[TypeConverter(typeof(_abd))]
public object DifferenceValue { get; set; }
<TypeConverter(GetType(_abd))>
Public Property DifferenceValue As Object
Property Value
Type Description
object

A object that represents the difference between the specified and compared values. The default is null.

Remarks

The validated value subtracts the compared value. You can compare the result with the DifferenceValue.