TablixHeader Members
Include Protected Members
Include Inherited Members
Represents a group header in a tablix.
The TablixHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TablixHeader() | Creates a new instance of the TablixHeader class. | |
TablixHeader(IPropertyStore) | Creates a new instance of the TablixHeader class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
CellContents | Page breaks in this ReportItem are ignored. | |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) | |
PropertyStore | The property store. (Inherited from ReportObjectBase.) | |
Site | Infrastructure. (Inherited from ReportObject.) | |
Size | The height or width of the group header. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDisposable.Dispose() | (Inherited from ReportObject.) | |
IComponent.Disposed | (Inherited from ReportObject.) |
Top