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

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