ActiveReports Developer 7
Left Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > RectangleFEx Class : Left Property

Glossary Item Box

Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Left As System.Single
C# 
public System.float Left {get;}

See Also