MapSubItem.ZIndex 屬性
Gets the drawing order of the subitem.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public ReadOnly Property ZIndex As ReportIntProperty
Get
'用途
Dim instance As MapSubItem
Dim value As ReportIntProperty
value = instance.ZIndex
public ReportIntProperty ZIndex { get; }
public:
property ReportIntProperty^ ZIndex {
ReportIntProperty^ get ();
}
member ZIndex : ReportIntProperty
function get ZIndex () : ReportIntProperty
屬性值
型別:Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object that represents the drawing order of the subitem.