ComponentOne InputPanel for WinForms
Step Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputProgressBar Class : Step Property
Gets or sets the amount by which a call to the PerformStep method increases the current position of the progress bar.
Syntax
'Declaration
 
Public Property Step As System.Integer
public System.int Step {get; set;}
See Also

Reference

InputProgressBar Class
InputProgressBar Members