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