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