GaugeRowCollection.GaugeRow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.