Click or drag to resize

StiReportControlMouseDownEvent Property

Gets or sets a script of the event MouseDown.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiMouseDownEvent MouseDownEvent { get; set; }

Property Value

Type: StiMouseDownEvent
See Also