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

Glossary Item Box

Specifies the height of the bottom margin of the report.

Syntax

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

See Also