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 개체입니다.

적용 대상