Back to Devexpress

ButtonControlStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-buttoncontrolstyle-82761f3c.md

latest1.1 KB
Original Source

ButtonControlStyle.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

ButtonControlStyle Class

ButtonControlStyle Members

DevExpress.Web Namespace