[]
Gets or sets a report item contained in the cell within a group header.
public CellContents CellContents { get; set; }
Type | Description |
---|---|
CellContents | A GrapeCity.ActiveReports.PageReportModel.CellContents object representing the contents of the cell. |