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

In This Topic
    RightBorderStyle Property (IBorders)
    In This Topic
    Gets the style of the right border.
    Syntax
    'Declaration
     
    ReadOnly Property RightBorderStyle As String
    string RightBorderStyle {get;}

    Property Value

    The style of the right border.
    See Also