[]
Gets or sets whether the Ribbon can be minimized.
[C1Category("Behavior")]
[C1Description("C1Ribbon.AllowMinimize", "Gets or sets whether the Ribbon can be minimized.")]
public bool AllowMinimize { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.AllowMinimize", "Gets or sets whether the Ribbon can be minimized.")>
Public Property AllowMinimize As Boolean