Proprietà Group
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
ReadOnly Property Group As Group
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.RdlObjectModel. . :: . .Group
A Group object.
Vedere anche