TablixHeader Class
Updated: February 25, 2016
Represents a group header in a tablix.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

