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

적용 대상