Partager via


Propriété MapSubItemInstance.ZIndex

Gets the calculated value of the ZIndex property in a MapSubItem class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ZIndex As Integer 
    Get
'Utilisation
Dim instance As MapSubItemInstance 
Dim value As Integer 

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

Valeur de propriété

Type : System.Int32
An int value that represents the calculated value of the ZIndex property.

Voir aussi

Référence

MapSubItemInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering