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