ActiveReports Developer 7
EffectiveBorders Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > IGridCell Interface : EffectiveBorders Property

Glossary Item Box

Retreives effective border styles for this cell.

Syntax

Visual Basic (Declaration) 
ReadOnly Property EffectiveBorders As IBorders
C# 
IBorders EffectiveBorders {get;}

See Also