ZIndex プロパティ
親オブジェクト内のレポート アイテムの描画順序。小さいインデックスのアイテムを最初に描画 (大きいインデックスのアイテムの後ろに表示) する必要があります。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property ZIndex As Integer
Get
'使用
Dim instance As ReportItem
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
int 値。