ReportItem.Left 属性

定义

获取或设置项距包含对象的左侧的距离。

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

属性值

该项与包含对象的左侧的距离。

适用于