ActiveReports 12
RightMargin Property (Report)

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

Property Value

Length structure indicating the width of the right margin.

Remarks
The default value is 0in.
See Also

Reference

Report Class
Report Members