Share via


MapSubItem.RightMargin 属性

定义

获取子项的右边距。

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

属性值

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

适用于