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

Glossary Item Box

Gets or sets the padding value for the bottom edge.

Syntax

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

Property Value

An integer in points.

See Also