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

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