StiElementGetEvents Method |
Return events collection of this component;
Namespace:
Stimulsoft.Dashboard.Components
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax public override StiEventsCollection GetEvents()
Public Overrides Function GetEvents As StiEventsCollection
Return Value
Type:
StiEventsCollection[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.GetEvents"]
See Also