Compartilhar via


Campo StyleBase.cBorderStyleBottom

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected Const cBorderStyleBottom As String
'Uso
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

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering