Back to Devexpress

RibbonItemStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-ribbonitemstyle-7077e8aa.md

latest1.2 KB
Original Source

RibbonItemStyle.HoverStyle Property

Gets the style settings that define an appearance of ribbon items in the hovered state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle HoverStyle { get; }
vb
Public Overridable ReadOnly Property HoverStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

An AppearanceSelectedStyle object that contains style settings.

|

See Also

Ribbon

RibbonItemStyle Class

RibbonItemStyle Members

DevExpress.Web Namespace