[]
Gets or sets the right border properties, such as color, style and width.
public Border RightBorder { get; set; }
Type | Description |
---|---|
Border | A Border object containing the right border properties. |
The object copies Right property from BorderColor, BorderStyle and BorderWidth, or set new values to them.