Margins.Left 属性

定义

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Left { 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 Left { get; set; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))>]
member this.Left : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Left As ReportSize

属性值

属性

适用于