PageHeader.Height 属性

定义

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Height { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Height { get; set; }
Public Property Height As ReportSize

属性值

ReportSize
属性

适用于