Tablix.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를 반환합니다.

적용 대상