TablixBody Members
Include Protected Members
Include Inherited Members
Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
The TablixBody type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TablixBody() | Creates a new instance of the TablixBody class. |
![]() |
TablixBody(IPropertyStore) | Creates a new instance of the TablixBody 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.) |
![]() |
TablixColumns | The list of columns in the body section of the tablix. |
![]() |
TablixRows | The list of rows in the body section of the tablix. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
![]() ![]() |
IDataScopeService.GetDataScopesFor(IContainedObject) | (Inherited from DataRegionBody.) |
Top