ReportItem.Top プロパティ

定義

親オブジェクトの上部からアイテムまでの距離を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Top { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Top { get; }
member this.Top : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property Top As ReportSize

プロパティ値

親オブジェクトの上部からアイテムまでの距離を表す ReportSize オブジェクト。

適用対象