Класс 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.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)