Partager via


Classe GaugeRow

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class GaugeRow _
    Implements IDataRegionRow
'Utilisation
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

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.