The TablixHeader type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Copies properties from another TablixHeader to the current object.

Properties

  Name Description
Public property CellContents
Gets the CellContents object representing content of the group header.

Note that page breaks in this ReportItem are ignored.

Public property Owner
Gets the TablixMember object containing this object.
Public property Report
Gets the C1RdlReport object containing this object.
Public property Size
Gets or sets the height (if this is a column member) or width (if this is a row member) of the group header.
Public property Tablix
Gets the Tablix object containing this object.

See Also