Compartir a través de


Campo StyleBase.BorderStyle

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

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const BorderStyle As String
'Uso
Dim value As String 

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

Comentarios

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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering