Skip to main content
A newer version of this page is available. .
Tab

ExpandButtonStyle.PressedStyle Property

Contains the style settings which define an expand buttons’s appearance in the pressed state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual AppearanceSelectedStyle PressedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

An AppearanceSelectedStyle object that contains style settings.

See Also