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