The C1SliderValueEventArgs type exposes the following members.

Constructors

  Name Description
Public method C1SliderValueEventArgs
C1SliderValueEventArgs constructor.

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