Back to Devexpress

RibbonGroupExpandButtonStyle.PressedStyle Property

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

latest1.4 KB
Original Source

RibbonGroupExpandButtonStyle.PressedStyle Property

Gets the style settings that define the appearance of ribbon group expand buttons in the pressed state.

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

A AppearanceSelectedStyle object that contains style settings.

|

See Also

Ribbon

RibbonGroupExpandButtonStyle Class

RibbonGroupExpandButtonStyle Members

DevExpress.Web Namespace