[]
Gets or sets the width of the progress bar.
[C1Category("Layout")]
[C1Description("RibbonProgressBar.Width", "Gets or sets the width of the progress bar.")]
public int Width { get; set; }
<C1Category("Layout")>
<C1Description("RibbonProgressBar.Width", "Gets or sets the width of the progress bar.")>
Public Property Width As Integer