Progress Function[Sample|Source|Documentation] 0% Description C1ProgressBar supports updating the progress value on the server. To enable this scenario, the following properties and events need to be used: StartTaskButton - specifies the button id that starts a server side task. StopTaskButton - specifies the button id that stops a server side task. OnRunTask - the event that will be raised when the button associated with StartTaskButton is clicked.