MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / CustomData Class / DataCells Property

In This Topic
DataCells Property (CustomData)
In This Topic
Gets the cells contained in the detail-data area of the CustomData structure.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DataCells As DataCellCollection
 

Property Value

The collection of data cells.
See Also