Compartir a través de


Campo StyleBase.cBorderWidthBottom

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const cBorderWidthBottom As String
'Uso
Dim value As String 

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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering