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

Glossary Item Box

Specifies the default width of the border of the item.

Syntax

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

See Also