[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonProgressBar.Step

Step Property

Step

Gets or sets the amount by which a call to the PerformStep() method increases the current position of the progress bar.

Declaration
[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; }