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