ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CellStyleContent Class / RightBorder Property

In This Topic
    RightBorder Property (CellStyleContent)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RightBorder As BorderStyle
    public BorderStyle RightBorder {get; set;}
    See Also