LeftBorder プロパティ

左罫線のプロパティ。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public MustOverride ReadOnly Property LeftBorder As Border
    Get
'使用
Dim instance As StyleBase
Dim value As Border

value = instance.LeftBorder
public abstract Border LeftBorder { get; }
public:
virtual property Border^ LeftBorder {
    Border^ get () abstract;
}
abstract LeftBorder : Border
abstract function get LeftBorder () : Border

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Border
Border オブジェクト。