StiExcelSheetExpressionGetDefaultEvent Method |
Returns the event for processing of the expression while script report generation.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override StiEvent GetDefaultEvent()
Public Overrides Function GetDefaultEvent As StiEvent
Return Value
Type:
StiEventThe event to process the expression.
See Also