Campo StyleBase.cBorderStyleTop
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 top border style.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Const cBorderStyleTop As String
'Uso
Dim value As String
value = StyleBase.cBorderStyleTop
protected const string cBorderStyleTop
protected:
literal String^ cBorderStyleTop
static val mutable cBorderStyleTop: string
protected const var cBorderStyleTop : String
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering