TablixHeader Class

Definition

Represents a group header in a tablix.

public ref class TablixHeader sealed : Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath
public sealed class TablixHeader : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
type TablixHeader = class
    interface IDefinitionPath
Public NotInheritable Class TablixHeader
Implements IDefinitionPath
Inheritance
TablixHeader
Implements

Properties

CellContents

Page breaks in this ReportItem are ignored.

DefinitionPath

Gets the path to this report definition object in the report definition.

ParentDefinitionPath

Gets the path to report definition object's parent in the report definition.

Size

The height (if this is a column member) or width (if this is a row member) of the group header.

Applies to