ZIndex プロパティ

GaugePanelItem クラスの ZIndex プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property ZIndex As Integer
    Get
'使用
Dim instance As GaugePanelItemInstance
Dim value As Integer

value = instance.ZIndex
public int ZIndex { get; }
public:
property int ZIndex {
    int get ();
}
member ZIndex : int
function get ZIndex () : int

プロパティ値

型: System. . :: . .Int32
ZIndex プロパティの計算値を表す int 値。