Partager via


Classe Group

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.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public MustInherit Class Group
'Utilisation
Dim instance As Group
public abstract class Group
public ref class Group abstract
[<AbstractClassAttribute>]
type Group =  class end
public abstract class Group

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..Group
    Microsoft.ReportingServices.ReportRendering. . :: . .DataMember

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.