Represents group instances within a custom report item's data. This class cannot be inherited.
The following tables list the members exposed by the DataMember type.
Protected Fields
| 名称 | Description | |
|---|---|---|
| .gif) | m_customProperties | (inherited from Group ) | 
| .gif) | m_ownerItem | (inherited from Group ) | 
| .gif) | m_uniqueName | (inherited from Group ) | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Children | Returns groups contained in a row or column. | 
| .gif) | Custom | Gets the custom data associated with this grouping. (inherited from Group) | 
| .gif) | CustomProperties | Overridden. Returns a collection of custom properties for the data member. | 
| .gif) | DataCollectionName | Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group) | 
| .gif) | DataElementName | Overridden. Returns the name to use for the data element or attribute for this report item. | 
| .gif) | DataElementOutput | Overridden. Indicates whether the item should appear in a data rendering. | 
| .gif) | GroupValues | Gets the values of the group expressions for the group. | 
| .gif) | HasToggle | Indicates that a toggle item is defined for this object. (inherited from Group) | 
| .gif) | Hidden | Overridden. Indicates whether the item is currently hidden. | 
| .gif) | ID | Overridden. Gets the identifier for the data member. | 
| .gif) | IsStatic | Indicates whether the data member corresponds to a database field or a regular member corresponding to a value for a field. | 
| .gif) | IsToggleChild | Overridden. Indicates whether the data member can be made visible or invisible by toggling a different item. | 
| .gif) | IsTotal | Indicates whether this instance of the group contains subtotal data values. | 
| .gif) | Label | Overridden. Gets the label to display for this data member. | 
| .gif) | MemberCellIndex | Indicates the location of this member in the grid of cells. | 
| .gif) | MemberHeadingSpan | Indicates the number of innermost group instances this data member spans. | 
| .gif) | Name | Gets the name of the grouping. (inherited from Group) | 
| .gif) | PageBreakAtEnd | Indicates whether the page should break at the end of the group. (inherited from Group) | 
| .gif) | PageBreakAtStart | Indicates whether the page should break at the start of the group. (inherited from Group) | 
| .gif) | Parent | Gets the parent data member. | 
| .gif) | SharedHidden | Overridden. Indicates whether the item is always, never, or sometimes hidden. | 
| .gif) | ToggleItem | Returns the name of the toggle item for this object. (inherited from Group) | 
| .gif) | ToggleParent | Overridden. Returns the report item that toggles this item. | 
| .gif) | UniqueName | Gets a name that uniquely identifies this group across the entire report. (inherited from Group) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
DataMember Class
Microsoft.ReportingServices.ReportRendering Namespace