ReportPartNodes.Count Property

Gets the number of ReportPartNode objects in the collection.

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

Syntax

'Declaration

Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

The number of items in the collection.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

ReportPartNodes Class
ReportPartNodes Members
CrystalDecisions.Web Namespace