Campo StyleBase.cBorderWidth
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A string constant that specifies the name of the style attribute for border width.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const cBorderWidth As String
'Uso
Dim value As String
value = StyleBase.cBorderWidth
protected const string cBorderWidth
protected:
literal String^ cBorderWidth
static val mutable cBorderWidth: string
protected const var cBorderWidth : String
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering