Back to Devexpress

RibbonOneLineModeGroupExpandButtonStyle.PressedStyle Property

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

latest1.5 KB
Original Source

RibbonOneLineModeGroupExpandButtonStyle.PressedStyle Property

Contains the style settings that define a group expand button’s appearance in the pressed state when 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 PressedStyle { get; }
vb
Public Overridable ReadOnly Property PressedStyle 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