ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / BorderBottomStyle Property

In This Topic
BorderBottomStyle Property (DDCells)
In This Topic
Sets the line style for the bottom border of the cell.
Syntax
'Declaration
 
Public WriteOnly Property BorderBottomStyle As BorderLineStyle
 
Remarks
Possible values are listed in GrapeCity.SpreadBuilder.Style.BorderLineStyle
See Also