ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / RightBorder Property

In This Topic
    RightBorder Property
    In This Topic
    Specifies the right border properties.
    Syntax
    'Declaration
     
    Public Property RightBorder As Border
    public Border RightBorder {get; set;}
    See Also