TableColumn Members
Describes a column in a table. This class cannot be inherited.
The following tables list the members exposed by the TableColumn type.
Public Properties
名稱 | 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. |
頂端
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
頂端
請參閱
參考
TableColumn Class
Microsoft.ReportingServices.ReportRendering Namespace