Margins.Top 属性

定义

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Top { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Top { get; set; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))>]
member this.Top : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Top As ReportSize

属性值

属性

适用于