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

Glossary Item Box

Gets or sets the padding value for the top edge.

Syntax

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

Property Value

An integer in points.

See Also