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

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