Click or drag to resize

Range<TRange, TState> Properties

The Range<TRange, TState> type exposes the following members.

Properties
  Name Description
Public property End Gets the end value of the range.
Public property Start Gets the start value of the range.
Public property State Gets the state encapsulated by the range.
Top
See Also