GaugeRow クラス
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class GaugeRow _
Implements IDataRegionRow
'使用
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
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeRow
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。