Click or drag to resize

StiReportControlMouseEnterEvent Property

Gets or sets a script of the event MouseEnter.

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

Property Value

Type: StiMouseEnterEvent
See Also