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

In This Topic
    EffectiveBorders Property
    In This Topic
    Retreives effective border styles for this cell.
    Syntax
    'Declaration
     
    ReadOnly Property EffectiveBorders As IBorders
    IBorders EffectiveBorders {get;}
    See Also