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