Freigeben über


Group-Klasse

Represents a data group.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class Group _
    Inherits ReportObject _
    Implements IGlobalNamedObject, IDataScope, IContainedObject
'Usage
Dim instance As Group
public class Group : ReportObject, IGlobalNamedObject, 
    IDataScope, IContainedObject
public ref class Group : public ReportObject, 
    IGlobalNamedObject, IDataScope, IContainedObject
type Group =  
    class
        inherit ReportObject
        interface IGlobalNamedObject
        interface IDataScope
        interface IContainedObject
    end
public class Group extends ReportObject implements IGlobalNamedObject, IDataScope, IContainedObject

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..Group

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.