ActiveReports 12
Top Property (Margins)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Top Property
Gets or sets the top margin of the page, in inches.
Syntax
'Declaration
 
Public Property Top As Single
public float Top {get; set;}

Property Value

float value that represents the top margin in inches.
See Also

Reference

Margins Class
Margins Members