Back to Devexpress

ASPxButton.HoverStyle Property

aspnet-devexpress-dot-web-dot-aspxbutton-0f5156c1.md

latest1.1 KB
Original Source

ASPxButton.HoverStyle Property

Gets the style settings which define a button’s appearance in the hover state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle HoverStyle { get; }
vb
Public Overridable ReadOnly Property HoverStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains style settings.

|

See Also

ASPxButton Class

ASPxButton Members

DevExpress.Web Namespace