ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataValueCollection Class / Count Property

In This Topic
Count Property (DataValueCollection)
In This Topic
Gets the data values count.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Count As Integer
 

Property Value

The total number of data values in the collection as an System.Int32.
See Also