StiGroupSummaryExpressionGetDefaultEvent Method |
Returns the event for processing of the expession when generation the report script.
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 for processing of the expession.
See Also