Click or drag to resize

StiTableColumnDashboardInteractionOnHover Property

Describes an interactive action for the hover event of an element.

Namespace:  Stimulsoft.Dashboard.Interactions
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override StiInteractionOnHover OnHover { get; set; }

Property Value

Type: StiInteractionOnHover

Implements

IStiDashboardInteractionOnHover
See Also