ActiveReports 13
Left Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Left Property
Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
Syntax
'Declaration
 
Public Property Left As Integer
public int Left {get; set;}

Property Value

An System.Int32 representing the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
See Also

Reference

ReportExplorer Class
ReportExplorer Members