ActiveReports Developer 7
Left Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionControl Class : Left Property

Glossary Item Box

Gets or sets the left position of the control in inches.

Syntax

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

See Also