ActiveReports 12
Left Property (ReportItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItem Class : Left Property

Gets or sets the distance of the item from the left edge of the containing object.

Syntax
'Declaration
 
Public Property Left As Length
public Length Left {get; set;}

Property Value

Length structure indicating the distance of the item from the left edge of the containing object.

Remarks

The default value is 0 if no value is provided.

See Also

Reference

ReportItem Class
ReportItem Members