BottomBorder Property (Style)
Gets or sets the bottom border properties, such as color, style and width.
public Border BottomBorder {get; set;}
'Declaration
Public Property BottomBorder As Border
Property Value
A
Border object containing the bottom border properties.