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

Glossary Item Box

Specifies the height of the top margin of the report.

Syntax

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

See Also