StateIndicator クラス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

状態インジケーターを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class StateIndicator _
    Inherits GaugePanelItem
'使用
Dim instance As StateIndicator
public class StateIndicator : GaugePanelItem
public ref class StateIndicator : public GaugePanelItem
type StateIndicator =  
    class
        inherit GaugePanelItem
    end
public class StateIndicator extends GaugePanelItem

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。