ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGridCell Interface / EffectiveBorders Property

In This Topic
EffectiveBorders Property
In This Topic
Gets the effective border styles for this cell.
Syntax
'Declaration
 
ReadOnly Property EffectiveBorders As IBorders
 

Property Value

An IBorders instance representing the effective borders of the cell.
See Also