Back to Devexpress

ButtonStyle.PressedStyle Property

aspnet-devexpress-dot-web-dot-buttonstyle-14ca7212.md

latest1.1 KB
Original Source

ButtonStyle.PressedStyle Property

Contains the style settings which define a buttons’s appearance 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

An AppearanceSelectedStyle object that contains style settings.

|

See Also

ButtonStyle Class

ButtonStyle Members

DevExpress.Web Namespace