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

Glossary Item Box

Gets or sets, in inches, the top position of the control relative to the section that contains it.

Syntax

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

See Also