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

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

    Property Value

    The width of the top border.
    See Also