Click or drag to resize

StiComponentMouseEnterEvent Property

Occurs when user enters the mouse into the area of the component in the window of viewer.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiMouseEnterEvent MouseEnterEvent { get; set; }

Property Value

Type: StiMouseEnterEvent
See Also