MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataCellCollection Class / Count Property

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

Property Value

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