Condividi tramite


Classe GaugeRow

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 NotInheritable Class GaugeRow _
    Implements IDataRegionRow
'Utilizzo
Dim instance As GaugeRow
public sealed class GaugeRow : IDataRegionRow
public ref class GaugeRow sealed : IDataRegionRow
[<SealedAttribute>]
type GaugeRow =  
    class
        interface IDataRegionRow
    end
public final class GaugeRow implements IDataRegionRow

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeRow

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.