ActiveReports 12
LeftMargin Property (Report)

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

Property Value

Length structure indicating the width of the left margin.

Remarks
The default value is 0in.
See Also

Reference

Report Class
Report Members