ReportPartNode.DrillDownPath Property

Gets or sets the path to the drilldown information.

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

Syntax

'Declaration

Public Property DrillDownPath As CrystalDecisions.Web.ReportPartNodes
public CrystalDecisions.Web.ReportPartNodes DrillDownPath {get; set;}

Remarks

Use this property to add the collection of child ReportNodes containing the information on the next level of drilldown.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

ReportPartNode Class
ReportPartNode Members
CrystalDecisions.Web Namespace