TablixHeader Members
Include Protected Members
Include Inherited Members
Represents a group header in a tablix.
The TablixHeader type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
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. |
Top