[]
Gets or sets the current value of the progress bar range.
[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