TopMargin Property (IReport)
In This Topic
Gets the height of the top margin of the report.
Syntax
'Declaration
ReadOnly Property TopMargin As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the height of the top margin.
See Also