Group-Klasse
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.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public MustInherit Class Group
'Usage
Dim instance As Group
public abstract class Group
public ref class Group abstract
[<AbstractClassAttribute>]
type Group = class end
public abstract class Group
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..Group
Microsoft.ReportingServices.ReportRendering. . :: . .DataMember
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.