Поделиться через


Свойство GaugePanelItemInstance.ZIndex

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ZIndex As Integer 
    Get
'Применение
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

Значение свойства

Тип: System.Int32
An int value that represents the calculated value of the ZIndex property.

См. также

Справочник

GaugePanelItemInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering