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

Glossary Item Box

Gets or sets the combined padding value for the left and right edges.

Syntax

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

Property Value

An integer value in points.

See Also