Udostępnij za pośrednictwem


StyleBase.BorderColor Field

Specifies the color of the border if not set for any particular border.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const BorderColor As String
'Usage
Dim value As String 

value = StyleBase.BorderColor
protected const string BorderColor
protected:
literal String^ BorderColor
static val mutable BorderColor: string
protected const var BorderColor : String

Remarks

In the event two borders overlap and precedence cannot be determined, the lower color number should be used for the overlapping region.

See Also

Reference

StyleBase Class

Microsoft.ReportingServices.ReportRendering Namespace