RibbonKeyTipStyle Class
In This Article
Defines style settings for the ribbon key tips.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonKeyTipStyle :
AppearanceStyleBase
#Related API Members
The following members return RibbonKeyTipStyle objects:
#Remarks
The RibbonKeyTipStyle class contains settings that define the appearance of key tips in the ASPxRibbon control.
An object of the RibbonKeyTipStyle type can be accessed by the RibbonStyles.KeyTip property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonKeyTipStyle
See Also