Campo StyleBase.cBorderStyle
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 border style.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const cBorderStyle As String
'Utilizzo
Dim value As String
value = StyleBase.cBorderStyle
protected const string cBorderStyle
protected:
literal String^ cBorderStyle
static val mutable cBorderStyle: string
protected const var cBorderStyle : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering