Back to Devexpress

RibbonKeyTipStyle Class

aspnet-devexpress-dot-web-2eef1a86.md

latest2.1 KB
Original Source

RibbonKeyTipStyle Class

Defines style settings for the ribbon key tips.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonKeyTipStyle :
    AppearanceStyleBase
vb
Public Class RibbonKeyTipStyle
    Inherits AppearanceStyleBase

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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase RibbonKeyTipStyle

See Also

RibbonKeyTipStyle Members

Keyboard Support

Ribbon

DevExpress.Web Namespace