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

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