ReportItem.Left 속성

정의

포함하는 개체의 왼쪽을 기준으로 항목의 거리를 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Left { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Left { get; set; }
member this.Left : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Left As ReportSize

속성 값

포함하는 개체의 왼쪽으로부터 항목의 거리입니다.

적용 대상