The C1ProgressBarValueEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1ProgressBarValueEventArgs |
C1ProgressBarValueEventArgs constructor.
|
Properties
Name | Description | |
---|---|---|
![]() | Cancel |
Cancel this event when it set to true.
|
![]() | NewValue |
The new value of the C1ProgressBar.
|
![]() | OldValue |
The old value of the C1ProgressBar.
|