ItemLocation.Left Property

Definition

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Left { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Left { get; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))>]
member this.Left : Microsoft.ReportingServices.RdlObjectModel.ReportSize
Public ReadOnly Property Left As ReportSize

Property Value

Attributes

Applies to