다음을 통해 공유


TablixInstance.LeftMargin 속성

정의

왼쪽 여백의 계산된 너비를 가져옵니다.

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

속성 값

ReportSize를 반환합니다.

적용 대상