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

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

    Property Value

    A System.String representing the style of the right border.
    See Also