Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Gets the group of the data.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
ReadOnly Property Group As Group
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.RdlObjectModel.Group
The group of the data.