Свойство Group

Gets the data grouping information.

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

Синтаксис

'Декларация
Public ReadOnly Property Group As Group
    Get
'Применение
Dim instance As DataRegionMember
Dim value As Group

value = instance.Group
public Group Group { get; }
public:
property Group^ Group {
    Group^ get ();
}
member Group : Group
function get Group () : Group

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Group
A Group object.