TablixInstance.TopMargin プロパティ
上余白について評価された幅を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property TopMargin As ReportSize
Get
'使用
Dim instance As TablixInstance
Dim value As ReportSize
value = instance.TopMargin
public ReportSize TopMargin { get; }
public:
property ReportSize^ TopMargin {
ReportSize^ get ();
}
member TopMargin : ReportSize
function get TopMargin () : ReportSize
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
ReportSize が返されます。