Condividi tramite


Campo StyleBase.cBorderStyleTop

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

A string constant that specifies the name of the style attribute for top border style.

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

Sintassi

'Dichiarazione
Protected Const cBorderStyleTop As String
'Utilizzo
Dim value As String 

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

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering