TablixColumn Members
Include Protected Members
Include Inherited Members
Represents a column in the body section of a tablix.
The TablixColumn type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TablixColumn() | Creates a new instance of the TablixColumn class. |
![]() |
TablixColumn(IPropertyStore) | Creates a new instance of the TablixColumn 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.) |
![]() |
Width | Width of each cell in this column. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top