Propriedade 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 ReadOnly Property GaugeRow As GaugeRow
Get
'Uso
Dim instance As GaugeRowCollection
Dim value As GaugeRow
value = instance.GaugeRow
public GaugeRow GaugeRow { get; }
public:
property GaugeRow^ GaugeRow {
GaugeRow^ get ();
}
member GaugeRow : GaugeRow
function get GaugeRow () : GaugeRow
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeRow
Consulte também