Condividi tramite


Campo StyleBase.BorderStyle

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

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected Const BorderStyle As String
'Utilizzo
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

Osservazioni

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

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.ReportRendering