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

Glossary Item Box

Specifies the amount of padding to the left of the item.

Syntax

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

See Also