Freigeben über


Group-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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