Back to Devexpress

RibbonOneLineModeGroupExpandButtonStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-ribbononelinemodegroupexpandbuttonstyle.md

latest1.5 KB
Original Source

RibbonOneLineModeGroupExpandButtonStyle.HoverStyle Property

Contains the style settings that define a group expand button’s appearance in the hovered state when the ribbon is used in the one line mode.

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

One Line Mode

RibbonOneLineModeGroupExpandButtonStyle Class

RibbonOneLineModeGroupExpandButtonStyle Members

DevExpress.Web Namespace