다음을 통해 공유


ReportItem.Height 속성

정의

항목의 높이를 가져오거나 설정합니다.

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

속성 값

항목의 높이입니다.

적용 대상