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

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