Left Property (ReportItem)
Gets or sets the distance of the item from the left edge of the containing object.
public Length Left {get; set;}
'Declaration
Public Property Left As Length
Property Value
A Length structure indicating the distance of the item from the left edge of the containing object.