Właściwość GaugePanelItemInstance.ZIndex
Pobiera wartość obliczoną ZIndex właściwość w GaugePanelItem klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ZIndex As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości ZIndex właściwość.
Zobacz także