ActiveReports Developer 7
Left Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : Left Property

Glossary Item Box

The distance of the item from the left of the containing object.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Left As Length
C# 
Length Left {get;}

See Also