CellContents Property (TablixHeader)
Gets or sets a report item contained in the cell within a group header.
public CellContents CellContents {get; set;}
'Declaration
Public Property CellContents As CellContents
Property Value
A
CellContents object representing the contents of the cell.