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

Glossary Item Box

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

Syntax

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

See Also