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