Partager via


Propriété DataRegionMember.Group

Gets the data grouping information.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Group As Group 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

DataRegionMember Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering