Border プロパティ

既定の罫線プロパティ。

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

構文

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

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

プロパティ値

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