[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomProperties.GetDefaultEvent

GetDefaultEvent Method

GetDefaultEvent()

Returns the default event for this instance of a component.

Declaration
public EventDescriptor GetDefaultEvent()
Returns
Type Description
EventDescriptor

An EventDescriptor that represents the default event for this object, or null if this object does not have events.

Implements