Skip to main content
A newer version of this page is available. .
Tab

SplitterSeparatorStyle.HoverStyle Property

Gets style settings which define a splitter separator‘s appearance in the hover state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public override AppearanceSelectedStyle HoverStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains style settings.

See Also