ActiveReports Developer 7
Top Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Top Property

Glossary Item Box

Gets or sets the top margin of the page, in inches.

Syntax

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

Property Value

float value that represents the top margin in inches.

See Also