Skip to main content
All docs
V19.2

PivotFilterStyle.HoverStyle Property

This property is not in effect for the PivotFilterStyle class.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll

Declaration

public override AppearanceSelectedStyle HoverStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

The AppearanceSelectedStyle object.

See Also