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

Glossary Item Box

The Top position relative to the report item's root container.

Syntax

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

See Also