RibbonPageGroup.KeyTip Property
In This Article
Gets or sets an item's key tip. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String object that is an item's key tip. |
#Remarks
This property attaches a key tip to an item. For more information about key tips, see Key Tips.
See Also