Свойство WidthInPixels

Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.

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

Синтаксис

'Декларация
Protected Overridable ReadOnly Property WidthInPixels As Integer
    Get
'Применение
Dim value As Integer

value = Me.WidthInPixels
protected virtual int WidthInPixels { get; }
protected:
virtual property int WidthInPixels {
    int get ();
}
abstract WidthInPixels : int
override WidthInPixels : int
function get WidthInPixels () : int

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

Тип: System. . :: . .Int32