Класс 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.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public MustInherit Class Group
'Применение
Dim instance As Group
public abstract class Group
public ref class Group abstract
[<AbstractClassAttribute>]
type Group = class end
public abstract class Group
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..Group
Microsoft.ReportingServices.ReportRendering. . :: . .DataMember
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.