[]
Gets or sets whether the Ribbon is in minimized state.
[C1Category("Behavior")]
[C1Description("C1Ribbon.Minimized", "Indicates whether the Ribbon is in minimized state.")]
public bool Minimized { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.Minimized", "Indicates whether the Ribbon is in minimized state.")>
Public Property Minimized As Boolean