Click or drag to resize

ValueRange Properties

The ValueRange type exposes the following members.

Properties
 NameDescription
Public propertyGreaterThan Gets or sets a value indicating whether the comparison should be greater than the maximum value.
Public propertyLessThan Gets or sets a value indicating whether the comparison should be less than the minimum value.
Public propertyMaxValue Gets or sets the maximum value of the range.
Public propertyMinValue Gets or sets the minimum value of the range.
Public propertyNoMaxValue Gets or sets a value indicating whether there is no maximum value.
Public propertyNoMinValue Gets or sets a value indicating whether there is no minimum value.
Top
See Also