ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixHeader Class / CellContents Property

In This Topic
CellContents Property (TablixHeader)
In This Topic
Gets or sets a report item contained in the cell within a group header.
Syntax
'Declaration
 
Public Property CellContents As CellContents
 

Property Value

A CellContents object representing the contents of the cell.
See Also