Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a column in a table. This class cannot be inherited.
The following tables list the members exposed by the TableColumn type.
Public Properties
Name | Description | |
---|---|---|
![]() |
FixedHeader | Gets a value that indicates whether the table column has a fixed header. |
![]() |
HasToggle | Gets a value that indicates whether the report definition defines a toggle item for this object. |
![]() |
Hidden | Gets a Boolean indicating whether the column is hidden. |
![]() |
IsToggleChild | Gets a value indicating whether this report item can be rendered visible or invisible through the control of another report item. |
![]() |
SharedHidden | Gets a SharedHiddenState enumeration indicating the hidden property of the group. |
![]() |
ToggleItem | |
![]() |
ToggleParent | Gets the text box item in the report that controls the toggling of the current column. |
![]() |
UniqueName | Gets a name that uniquely identifies this table column across the entire report. |
![]() |
Width | Gets the width of the column, including a designator for a CSS length unit such as cm, mm, in, pt, or pc. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
TableColumn Class
Microsoft.ReportingServices.ReportRendering Namespace