DataMember Members
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
Nom | Description | |
---|---|---|
m_customProperties | (inherited from Group ) | |
m_ownerItem | (inherited from Group ) | |
m_uniqueName | (inherited from Group ) |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
Children | Returns groups contained in a row or column. | |
Custom | Gets the custom data associated with this grouping. (inherited from Group) | |
CustomProperties | Overridden. Returns a collection of custom properties for the data member. | |
DataCollectionName | Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group) | |
DataElementName | Overridden. Returns the name to use for the data element or attribute for this report item. | |
DataElementOutput | Overridden. Indicates whether the item should appear in a data rendering. | |
GroupValues | Gets the values of the group expressions for the group. | |
HasToggle | Indicates that a toggle item is defined for this object. (inherited from Group) | |
Hidden | Overridden. Indicates whether the item is currently hidden. | |
ID | Overridden. Gets the identifier for the data member. | |
IsStatic | Indicates whether the data member corresponds to a database field or a regular member corresponding to a value for a field. | |
IsToggleChild | Overridden. Indicates whether the data member can be made visible or invisible by toggling a different item. | |
IsTotal | Indicates whether this instance of the group contains subtotal data values. | |
Label | Overridden. Gets the label to display for this data member. | |
MemberCellIndex | Indicates the location of this member in the grid of cells. | |
MemberHeadingSpan | Indicates the number of innermost group instances this data member spans. | |
Name | Gets the name of the grouping. (inherited from Group) | |
PageBreakAtEnd | Indicates whether the page should break at the end of the group. (inherited from Group) | |
PageBreakAtStart | Indicates whether the page should break at the start of the group. (inherited from Group) | |
Parent | Gets the parent data member. | |
SharedHidden | Overridden. Indicates whether the item is always, never, or sometimes hidden. | |
ToggleItem | Returns the name of the toggle item for this object. (inherited from Group) | |
ToggleParent | Overridden. Returns the report item that toggles this item. | |
UniqueName | Gets a name that uniquely identifies this group across the entire report. (inherited from Group) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
DataMember Class
Microsoft.ReportingServices.ReportRendering Namespace