DataRegionRangeDataT Properties

The DataRegionRangeDataT generic type exposes the following members.

Properties
  NameDescription
Public propertyMaximum
Gets the range maximum value.
Public propertyMinimum
Gets the range minimum value.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also