Поделиться через


Класс Group

Represents a data group.

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.Group

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class Group
'Применение
Dim instance As Group
public sealed class Group
public ref class Group sealed
[<SealedAttribute>]
type Group =  class end
public final class Group

Тип Group обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство DataElementName The name to use for the data element for instances of this group.
Открытое свойство DataElementOutput Indicates whether the instances of the group should appear in a data rendering.
Открытое свойство DocumentMapLabel A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).
Открытое свойство GroupExpressions The expressions by which to group the data.
Открытое свойство ID Gets the unique identifier for this report definition object.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство IsRecursive Gets a value that indicates whether this group is recursive.
Открытое свойство Name Name of the group.
Открытое свойство PageBreak Defines PageBreak behavior for this group.
Открытое свойство PageName Gets the page name.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering