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