Click or drag to resize

StiComponentMouseLeaveEvent Property

Occurs when user leaves the mouse out of 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 StiMouseLeaveEvent MouseLeaveEvent { get; set; }

Property Value

Type: StiMouseLeaveEvent
See Also