SetProgressBarValue Method
Sets the value of the progress bar.
Syntax
object.SetProgressBarValue Val
The syntax of the SetProgressBarValue methods has these parts:
| Part | Description |
| object | A DGrid control. |
| Val | An integer value form 0 to 100. |
Remarks
Sets the complete percentage value of the progress bar.
Data Type
Val Integer