右罫線のスタイルを指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const BorderStyleRight As String
'使用
Dim value As String
value = StyleBase.BorderStyleRight
protected const string BorderStyleRight
protected:
literal String^ BorderStyleRight
static val mutable BorderStyleRight: string
protected const var BorderStyleRight : String