ActiveReports 8
TopMargin Property
See Also 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > IMapSubItem Interface : TopMargin Property

Glossary Item Box

Width of the top margin. The default value is 0in.

Syntax

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also