Skip to main content
A newer version of this page is available. .
Tab

RibbonKeyTipStyle Class

Defines style settings for the ribbon key tips.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonKeyTipStyle :
    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.

ASPxRibbon_KeyboardSupport

See Also