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

In This Topic
    BottomBorderWidth Property (IBorders)
    In This Topic
    Gets the width of the bottom border.
    Syntax
    'Declaration
     
    ReadOnly Property BottomBorderWidth As Length
    Length BottomBorderWidth {get;}

    Property Value

    The width of the bottom border.
    See Also