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

In This Topic
    RightBorderWidth Property (IStyle)
    In This Topic
    Describes the width of the right border of the report.
    Syntax
    'Declaration
     
    ReadOnly Property RightBorderWidth As Length
    Length RightBorderWidth {get;}
    See Also