Gets or sets the width of the left margin.
| Visual Basic (Declaration) | |
|---|---|
Public Property LeftMargin As Length | |
| C# | |
|---|---|
public Length LeftMargin {get; set;} | |
Property Value
A Length structure indicating the width of the left margin.
The default value is 0in.
|
| ActiveReports Developer 7 | |
| LeftMargin Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : LeftMargin Property |
Glossary Item Box