[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonProgressBar.Value

Value Property

Value

Gets or sets the current value of the progress bar range.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonProgressBar.Value", "Gets or sets the current value of the progress bar range.")]
public int Value { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonProgressBar.Value", "Gets or sets the current value of the progress bar range.")>
Public Property Value As Integer