[]
Gets or sets whether the Ribbon can receive the input focus.
[C1Category("Behavior")]
[C1Description("C1Ribbon.Selectable", "Indicates whether the Ribbon can receive the input focus.")]
public bool Selectable { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.Selectable", "Indicates whether the Ribbon can receive the input focus.")>
Public Property Selectable As Boolean