StiStateRestoreEventGetEventType Method |
Return the type of the event.
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override Type GetEventType()
Public Overrides Function GetEventType As Type
Return Value
Type:
TypeEvent type.
See Also