Click or drag to resize

StiReportControlGetDefaultEvent Method

Gets default event for this report control.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiEvent GetDefaultEvent()

Return Value

Type: StiEvent
Default event.

Implements

IStiReportControlGetDefaultEvent
See Also