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

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

    Property Value

    The width of the left border.
    See Also