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

Glossary Item Box

Specifies the width of the right margin of the report.

Syntax

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

See Also