Share via


MapSubItemInstance.TopMargin 属性

定义

获取 TopMargin 类中 MapSubItem 属性的计算值。

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

属性值

一个 ReportSize 值,该值表示 TopMargin 属性的计算值。

适用于