RangeSelectorValueChangedEventArgs Properties
Contains data for the ValueChanged event.
Name | Description |
---|---|
Current |
Returns information about the newly selected range. |
Previous |
Returns information about the previously selected range. |
See Also