TablixRow Members
Include Protected Members
Include Inherited Members
Represents a tablix row that has a list of cells.
The TablixRow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TablixRow() | Creates a new instance of the TablixRow class. |
![]() |
TablixRow(IPropertyStore) | Creates a new instance of the TablixRow class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
Height | Height of each cell in this row |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
TablixCells | The list of cells in a row in the detail section of the tablix. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top