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

Glossary Item Box

Gets or sets the combined padding value for the top and bottom edges.

Syntax

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

Property Value

An integer value in points.

See Also