Propriedade do RDL IDataScope.Group
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Gets the group of the data.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
ReadOnly Property Group As Group
Get
'Uso
Dim instance As IDataScope
Dim value As Group
value = instance.Group
Group Group { get; }
property Group^ Group {
Group^ get ();
}
abstract Group : Group
function get Group () : Group
Valor da propriedade
Tipo: Microsoft.ReportingServices.RdlObjectModel.Group
The group of the data.