Back to Devexpress

SplitterSeparatorButtonStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-splitterseparatorbuttonstyle.md

latest1.4 KB
Original Source

SplitterSeparatorButtonStyle.HoverStyle Property

Gets style settings which define the appearance of the collapse backward and collapse forward buttons in the 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 style settings.

|

See Also

SplitterSeparatorButtonStyle Class

SplitterSeparatorButtonStyle Members

DevExpress.Web Namespace