MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixHeader Interface / CellContents Property

In This Topic
CellContents Property (ITablixHeader)
In This Topic
Gets the report item contained in the cell.
Syntax
'Declaration
 
ReadOnly Property CellContents As ICellContents
 

Property Value

An ICellContents representing the report item contained in the cell.
See Also