GaugeRowCollection.GaugeRow Property

Definition

Gets the first gauge row in the collection.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeRow ^ GaugeRow { Microsoft::ReportingServices::OnDemandReportRendering::GaugeRow ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeRow GaugeRow { get; }
member this.GaugeRow : Microsoft.ReportingServices.OnDemandReportRendering.GaugeRow
Public ReadOnly Property GaugeRow As GaugeRow

Property Value

The first gauge row in the collection.

Applies to