[]
Gets or sets the KeyTip providing keyboard access to a RibbonListItem.
[C1Category("Behavior")]
[C1Description("RibbonListItem.KeyTip", "Gets or sets the KeyTip providing keyboard access to a RibbonListItem.")]
public string KeyTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonListItem.KeyTip", "Gets or sets the KeyTip providing keyboard access to a RibbonListItem.")>
Public Property KeyTip As String