ActiveReports Developer 7
GetEvents Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetEvents Method

Glossary Item Box

Gets the events that are declared or inherited by the current attributes.

Overload List

OverloadDescription
GetEvents(Attribute[])Gets the event descriptor collection for the specified custom attributes array.  
GetEvents()Gets the event descriptor collection of the custom attributes object.  

See Also