BottomMargin Property (IReport)
In This Topic
Gets the height of the bottom margin of the report.
Syntax
'Declaration
ReadOnly Property BottomMargin As Length
Length BottomMargin {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the height of the bottom margin.
See Also