DrillEventArgs Members

Provides data for the Drill event.

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

Public Properties

Property Description
Public property CurrentGroupLevel  Gets the group level that was drilled into.
Public property CurrentGroupName  Gets the group name that was drilled into.
Public property CurrentGroupPath  Gets the group number and the current group level that was drilled into.
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 NewGroupLevel  Gets the new group level that is being drilled into.
Public property NewGroupName  Gets the new group name that is being drilled into.
Public property NewGroupPath  Gets the group number and group level that is being drilled into.

Top

See Also

Reference

CrystalDecisions.Web Namespace