Поле BorderWidth
Returns the width of the border, if not set for any particular border.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected Const BorderWidth As String
'Применение
Dim value As String
value = StyleBase.BorderWidth
protected const string BorderWidth
protected:
literal String^ BorderWidth
static val mutable BorderWidth: string
protected const var BorderWidth : String
Замечания
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.