Proprietà Instance
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Instance As ChartLegendColumnHeaderInstance
Get
'Utilizzo
Dim instance As ChartLegendColumnHeader
Dim value As ChartLegendColumnHeaderInstance
value = instance.Instance
public ChartLegendColumnHeaderInstance Instance { get; }
public:
property ChartLegendColumnHeaderInstance^ Instance {
ChartLegendColumnHeaderInstance^ get ();
}
member Instance : ChartLegendColumnHeaderInstance
function get Instance () : ChartLegendColumnHeaderInstance
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartLegendColumnHeaderInstance