DrillDownEventArgs.GroupName Property

Gets the name of the group that the user has drilled down on. For example, "USA".

Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntax

'Declaration

Public Property GroupName As String
public string GroupName {get; set;}

Remarks

The information returned from this property is not relevant to the FieldDrillDown event in the CrystalReportPartsViewer.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 9

See Also

Reference

DrillDownEventArgs Class
DrillDownEventArgs Members
CrystalDecisions.Web Namespace