ActiveReports 12
TopMargin Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : TopMargin Property
Gets or sets the height of the top margin.
Syntax
'Declaration
 
Public Property TopMargin As Length
public Length TopMargin {get; set;}

Property Value

A Length structure indicating the height of the right margin
Remarks
The default value is 0in.
See Also

Reference

Report Class
Report Members