ActiveReports Developer 7
PaddingBottom Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : PaddingBottom Property

Glossary Item Box

Specifies the amount of padding below the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property PaddingBottom As Length
C# 
Length PaddingBottom {get;}

See Also