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

Glossary Item Box

Describes the width of the left border of the item.

Syntax

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

See Also