DrillDownEventArgs Members

Provides data for the ChartDrillDown event and the FieldDrillDown event.

The following tables list the members exposed by the DrillDownEventArgs type.

Public Properties

Property Description
Public property DataContext  Gets the data sub tree of the report.
Public property GroupName  Gets the name of the group that the user has drilled down on. For example, "USA".
Public property GroupPath  Gets the path of the group the user has drilled down on.
Public property Handled (Inherited from ViewerEventArgs.) Gets or sets whether the event was handled. Set to True if you do not want the default action to occur.
Public property ObjectName  Gets the name of the object the user has drilled down on.

Top

See Also

Reference

CrystalDecisions.Web Namespace