Group Members
Represents a group level from the report definition. It is the parent class of MatrixMember for a matrix, the parent of a TableGroup for a table, and the parent for ListContent for a list.
The following tables list the members exposed by the Group type.
Protected Fields
Имя | Description | |
---|---|---|
![]() |
m_customProperties | |
![]() |
m_ownerItem | |
![]() |
m_uniqueName |
В начало
Public Properties
Имя | Description | |
---|---|---|
![]() |
Custom | Gets the custom data associated with this grouping. |
![]() |
CustomProperties | Returns a collection of custom properties for the group. |
![]() |
DataCollectionName | Gets the name to use for the data element for the collection of all instances of this group. |
![]() |
DataElementName | Gets the name to use for the data element for instances of this group. |
![]() |
DataElementOutput | Indicates whether the group should appear in a data rendering. |
![]() |
HasToggle | Indicates that a toggle item is defined for this object. |
![]() |
Hidden | Indicates whether the item is hidden. |
![]() |
ID | Gets the identifier for the report item. |
![]() |
IsToggleChild | Gets a value indicating whether this report item can be rendered visible or invisible through the control of another report item. |
![]() |
Label | Gets the label of the grouping for the document map. |
![]() |
Name | Gets the name of the grouping. |
![]() |
PageBreakAtEnd | Indicates whether the page should break at the end of the group. |
![]() |
PageBreakAtStart | Indicates whether the page should break at the start of the group. |
![]() |
SharedHidden | Gets a SharedHiddenState enumeration indicating the hidden property of the group. |
![]() |
ToggleItem | Returns the name of the toggle item for this object. |
![]() |
ToggleParent | Gets the item in the report that controls the toggling of the current report item. |
![]() |
UniqueName | Gets a name that uniquely identifies this group across the entire report. |
В начало
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 ) |
В начало
См. также
Справочник
Group Class
Microsoft.ReportingServices.ReportRendering Namespace