StiComponentGetEvents Method |
Returns events collection of this component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual StiEventsCollection GetEvents()
Public Overridable Function GetEvents As StiEventsCollection
Return Value
Type:
StiEventsCollection[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiComponent.GetEvents"]
See Also