TableRow Members
Represents a single row of a table.
The following tables list the members exposed by the TableRow type.
Public Properties
Name | Description | |
---|---|---|
![]() |
HasToggle | Indicates that the report definition defines a toggle item for this object. |
![]() |
Height | Gets the height of the row on the report, including a unit designator such as cm, mm, in, pt, or pc. |
![]() |
Hidden | Indicates whether the report item is hidden. |
![]() |
ID | Gets the identifier for the table row item. |
![]() |
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. |
![]() |
SharedRenderingInfo | Contains data for use in future rendering extensions. This data will be shared across every instance of this report item. |
![]() |
TableCellCollection | Contains a collection of the cells in a row in the table data region. |
![]() |
ToggleItem | |
![]() |
ToggleParent | Gets the report item that controls toggling for the current report item. |
![]() |
UniqueName | Gets a name that uniquely identifies this row across the entire report. |
Nach oben
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 ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
TableRow Class
Microsoft.ReportingServices.ReportRendering Namespace