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 对象,它表示项距包含对象顶部的距离。

适用于