Campo BorderStyleTop
Returns the style of the top border.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const BorderStyleTop As String
'Utilizzo
Dim value As String
value = StyleBase.BorderStyleTop
protected const string BorderStyleTop
protected:
literal String^ BorderStyleTop
static val mutable BorderStyleTop: string
protected const var BorderStyleTop : String
Vedere anche