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