Gets or sets the amount by which a call to the PerformStep method increases the current position of the progress bar.
The amount by which to increment the progress bar with each call to the PerformStep method. The default is 10.
You can use the Step property to specify the amount that each completed task in an operation changes the value of the progress bar.
For marquee styled progress bar, this property specifies the amount the progress bar block moves each time.
ProgressBar Class | Resco.Controls.ProgressBar Namespace