Click or drag to resize

StiComponentClickEvent Property

Occurs when user clicks on 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 StiClickEvent ClickEvent { get; set; }

Property Value

Type: StiClickEvent
See Also