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