RightBorder プロパティ
右罫線のプロパティを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public MustOverride ReadOnly Property RightBorder As Border
Get
'使用
Dim instance As StyleBase
Dim value As Border
value = instance.RightBorder
public abstract Border RightBorder { get; }
public:
virtual property Border^ RightBorder {
Border^ get () abstract;
}
abstract RightBorder : Border
abstract function get RightBorder () : Border
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Border
Border オブジェクト。