Group-Klasse
Represents a data group.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class Group _
Implements IPageBreakItem
'Usage
Dim instance As Group
public sealed class Group : IPageBreakItem
public ref class Group sealed : IPageBreakItem
[<SealedAttribute>]
type Group =
class
interface IPageBreakItem
end
public final class Group implements IPageBreakItem
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..Group
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.