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

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

    Property Value

    The color of the right border.
    See Also