Aracılığıyla paylaş


MapSubItem.ZIndex Özelliği

AltÖğe çizim sırasını alır.

Ad Alanı:  Microsoft.ReportingServices.OnDemandReportRendering
Derleme:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property ZIndex As ReportIntProperty
    Get
'Kullanım
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