Partager via


Membres Group

Represents a data group.

Le type Group expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Group() () () () Creates a new instance of the Group class.
Méthode publique Group(IPropertyStore) Creates a new instance of the Group class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (Hérité de ReportObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Initializes an instance of the Group class. (Se substitue à ReportObject. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (Hérité de ReportObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique DataElementName The name to use for the data element for instances of this group.
Propriété publique DataElementOutput Indicates whether the instances of the group should appear in a data rendering.
Propriété publique DocumentMapLabel A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching). See ReportItem.Label
Propriété publique DocumentMapLabelLocID The unique identifier for the DocumentMapLabel property.
Propriété publique Filters Filters to apply to each instance of the group.
Propriété publique GroupExpressions The expressions by which to group the data.
Propriété publique Name The name of the group.
Propriété publique PageBreak Defines page break behavior for this group.
Propriété publique Parent An expression that identifies the parent group in a recursive hierarchy. This is allowed only if the group has exactly one group expression. Indicates that if filters on the group eliminate a group instance’s parent, it is instead treated as a child of the parent’s parent. In the event of a loop, one of the parent-child relationships will be ignored.
Propriété publique ParentTablixMember Infrastructure.
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique ReGroupExpressions The expressions by which to group the data groups.
Propriété publique Site Infrastructure. (Hérité de ReportObject.)
Propriété publique Variables A set of variables to evaluate at the group level.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)
Implémentation d'interface explicitePropriété privée IDataScope. . :: . .Group

Haut de la page