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


StyleBase.BorderWidth Field

Returns the width of the border, if not set for any particular border.

Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Синтаксис

'Декларация
Protected Const BorderWidth As String
protected const string BorderWidth
protected:
literal String^ BorderWidth
protected static final String BorderWidth
protected const var BorderWidth : String

Замечания

Добавления:5 декабря 2005 г.

Borders are centered on the edge of the object, if possible. In the event two borders overlap and the z-order cannot determine precedence, the wider border is used for the overlapping region.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace