Compartir a través de


Campo StyleBase.cBorderStyle

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 border style.

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

Sintaxis

'Declaración
Protected Const cBorderStyle As String
'Uso
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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering