StyleBase.BorderColor Field
Returns the color of the border if not set for any particular border.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Синтаксис
'Декларация
Protected Const BorderColor As String
protected const string BorderColor
protected:
literal String^ BorderColor
protected static final String BorderColor
protected const var BorderColor : String
Замечания
Добавления:5 декабря 2005 г.
In the event two borders overlap and precedence cannot be determined, the lower color number should be 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