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

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