ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / RightStyle Property

In This Topic
    RightStyle Property
    In This Topic
    Gets or sets the right style.
    Syntax
    'Declaration
     
    Public Property RightStyle As BorderLineStyle
    public BorderLineStyle RightStyle {get; set;}

    Property Value

    The right style.
    See Also