[]
Represents an Item in a recently used list.
public sealed class RibbonListItem : RibbonItem
Public NotInheritable Class RibbonListItem
Inherits RibbonItem
Name | Description |
---|---|
RibbonListItem(RibbonItem) | Initializes a new instance of the RibbonListItem class. |
Name | Description |
---|---|
AllowSelection | Gets or sets a value indicating whether this item can be selected. |
Items | Gets the collection of Ribbon items in this list item. |
KeyTip | Gets or sets the KeyTip providing keyboard access to a RibbonListItem. |