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