SplitterSeparatorButtonStyle.HoverStyle Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public override AppearanceSelectedStyle HoverStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also