aspnet-devexpress-dot-web-2eef1a86.md
Defines style settings for the ribbon key tips.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonKeyTipStyle :
AppearanceStyleBase
Public Class RibbonKeyTipStyle
Inherits AppearanceStyleBase
The following members return RibbonKeyTipStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase RibbonKeyTipStyle
See Also