Свойство Border.Width
Gets an expression that evaluates to the width of the border (unless overridden for a specific side).
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Width As ReportSizeProperty
Get
'Применение
Dim instance As Border
Dim value As ReportSizeProperty
value = instance.Width
public ReportSizeProperty Width { get; }
public:
property ReportSizeProperty^ Width {
ReportSizeProperty^ get ();
}
member Width : ReportSizeProperty
function get Width () : ReportSizeProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering