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

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

    Property Value

    The width of the right border.
    See Also