ActiveReports Developer 7
LeftMargin Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : LeftMargin Property

Glossary Item Box

Specifies the width of the left margin of the report.

Syntax

Visual Basic (Declaration) 
ReadOnly Property LeftMargin As Length
C# 
Length LeftMargin {get;}

See Also