Back to Devexpress

RibbonGroupExpandButtonStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-ribbongroupexpandbuttonstyle.md

latest1.4 KB
Original Source

RibbonGroupExpandButtonStyle.HoverStyle Property

Gets the style settings that define the appearance of ribbon group expand buttons when the mouse pointer is hovering over them.

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

A AppearanceSelectedStyle object that contains style settings.

|

See Also

Ribbon

RibbonGroupExpandButtonStyle Class

RibbonGroupExpandButtonStyle Members

DevExpress.Web Namespace