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

적용 대상