TablixCorner Members
Include Protected Members
Include Inherited Members
Defines the layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers. The width of the corner is the sum of the widths of the row headers.
The TablixCorner type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TablixCorner() | Creates a new instance of the TablixCorner class. |
![]() |
TablixCorner(IPropertyStore) | Creates a new instance of the TablixCorner class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
TablixCornerRows | The list of rows in the corner section of the tablix. There must be as many TablixCornerRow elements as there are unique total heights of TablixMembers in the TablixColumnHierarchy. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top