Share via


Groups.Count Property

Gets the number of Group objects in the collection.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrides ReadOnly Property Count As Integer
public override 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 .NET 10

See Also

Reference

Groups Class
Groups Members
CrystalDecisions.CrystalReports.Engine Namespace