Gets or sets the amount by which a call to the PerformStep(String) method
increases the current position of the progress bar.
Namespace: CleanCode.GeneralComponents.ControlsAssembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Field Value
The amount by which to increment the progress bar with each call to the PerformStep(String) method. The default is 10.See Also