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


Свойство ReportSection.Width

Gets the width of the report section.

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

Синтаксис

'Декларация
Public ReadOnly Property Width As ReportSize 
    Get
'Применение
Dim instance As ReportSection 
Dim value As ReportSize 

value = instance.Width
public ReportSize Width { get; }
public:
property ReportSize^ Width {
    ReportSize^ get ();
}
member Width : ReportSize
function get Width () : ReportSize

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize object.

См. также

Справочник

ReportSection Класс

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