ReportItem.Top 属性

定义

获取或设置项距包含对象的顶部的距离。

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

属性值

项与包含对象的顶部的距离。

适用于