Classe GaugeRow

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class GaugeRow _
    Implements IDataRegionRow
'Uso
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

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.