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

Glossary Item Box

Specifies the amount of padding above the item.

Syntax

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

See Also