Propriedade do RDL GaugeRow
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no 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