Partager via


Classe Group

Represents a data group.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..Group

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Group
'Utilisation
Dim instance As Group
public sealed class Group
public ref class Group sealed
[<SealedAttribute>]
type Group =  class end
public final class Group

Le type Group expose les membres suivants.

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).
Propriété publique GroupExpressions The expressions by which to group the data.
Propriété publique ID Gets the unique identifier for this report definition object.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique IsRecursive Gets a value that indicates whether this group is recursive.
Propriété publique Name Name of the group.
Propriété publique PageBreak Defines PageBreak behavior for this group.
Propriété publique PageName Gets the page name.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.