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