[]
Gets or sets the amount by which a call to the PerformStep() method increases the current position of the progress bar.
[C1Category("Behavior")]
[C1Description("RibbonProgressBar.Step", "The amount to increment current value of the progress bar by when the PerformStep() method is called.")]
public int Step { get; set; }