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

Glossary Item Box

Gets or sets the padding value for all of the edges.

Syntax

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

Property Value

An integer in points.

See Also