Freigeben über


DataRegionMember.Group-Eigenschaft

Gets the data grouping information.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property Group As Group 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.Group
A Group object.

Siehe auch

Verweis

DataRegionMember Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace