ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / BorderBottomStyle Property

In This Topic
    BorderBottomStyle Property (DDCell)
    In This Topic
    Sets/gets the line style for the bottom portion of the cell's border.
    Syntax
    'Declaration
     
    Public Property BorderBottomStyle As BorderLineStyle
    public BorderLineStyle BorderBottomStyle {get; set;}
    See Also