ActiveReports Developer 7
Right Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Right Property

Glossary Item Box

Gets or sets the right margin of the page, in inches.

Syntax

Visual Basic (Declaration) 
Public Property Right As System.Single
C# 
public System.float Right {get; set;}

Property Value

float value that represents the right margin in inches.

See Also