ActiveReports 10
GetEvents() Method

GrapeCity.ActiveReports.Chart.v10 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class > GetEvents Method : GetEvents() Method
Gets the event descriptor collection of the custom attributes object.
Syntax
'Declaration
 
Public Overloads Function GetEvents() As EventDescriptorCollection
public EventDescriptorCollection GetEvents()

Return Value

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

Reference

CustomProperties Class
CustomProperties Members
Overload List