ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomProperties Class / GetEvents Method / GetEvents() Method

In This Topic
GetEvents() Method
In This Topic
Gets the event descriptor collection of the custom attributes object.
Syntax
'Declaration
 
Public Overloads Function GetEvents() As EventDescriptorCollection
 

Return Value

An System.ComponentModel.EventDescriptorCollection that represents the events for this component instance.
See Also