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

Glossary Item Box

Specifies a default color of the border.

Syntax

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

See Also