Свойство MapSubItemInstance.ZIndex
Gets the calculated value of the ZIndex property in a MapSubItem class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ZIndex As Integer
Get
'Применение
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
Значение свойства
Тип: System.Int32
An int value that represents the calculated value of the ZIndex property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering