Condividi tramite


Campo StyleBase.cBorderStyleRight

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 right border style.

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

Sintassi

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

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

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering