ReportItem.Width 속성

정의

항목의 너비를 가져오거나 설정합니다. 음수 크기는 선에만 허용됩니다.

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

속성 값

항목의 너비입니다.

적용 대상