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

Glossary Item Box

Specifies the default style of the border of the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property DefaultBorderStyle As System.String
C# 
System.string DefaultBorderStyle {get;}

See Also