Click or drag to resize
ConstraintRange Property
Inclusive value range definition used by this constraint.

For more info see Range definition.

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public Range Range { get; set; }

Property Value

Type: Range
See Also