Back to Devexpress

EditorRootStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-editorrootstyle.md

latest1.1 KB
Original Source

EditorRootStyle.HoverStyle Property

Gets the style settings which define an editor’s hover state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override AppearanceSelectedStyle HoverStyle { get; }
vb
Public Overrides ReadOnly Property HoverStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains the hover style settings.

|

See Also

EditorRootStyle Class

EditorRootStyle Members

DevExpress.Web Namespace