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

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