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

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