The C1SliderValueEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1SliderValueEventArgs |
C1SliderValueEventArgs constructor.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Cancel this event when it set to true.
|
|
|
NewValue |
The new value of the slider.
|
|
|
OldValue |
The old value of the slider.
|