RibbonPage.KeyTip Property
In This Article
Gets or sets the Key Tip for a Ribbon Page.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the Key Tip associated with the Ribbon Page. |
#Remarks
For more information, see Key Tips.
See Also