Share via


MapSubItem.TopMargin 属性

定义

获取子项的上边距。

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

属性值

一个表示子项上边距的 ReportSizeProperty 对象。

适用于