The C1SliderValueEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel
Cancel this event when it set to true.
Public property NewValue
The new value of the slider.
Public property OldValue
The old value of the slider.

See Also