ExpandButtonStyle.PressedStyle Property
In This Article
Contains the style settings which define an expand buttons’s appearance in the pressed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual AppearanceSelectedStyle PressedStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also