ActiveReports Developer 7
Right Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports Namespace > PaddingEx Structure : Right Property

Glossary Item Box

Gets or sets the padding value for the right edge.

Syntax

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

Property Value

An integer in points.

See Also