In This Topic
Gets or sets the default border properties, such as color, style and width.
Syntax
'Declaration
Public Property Border As Border
public Border Border {get; set;}
Property Value
A
Border object containing the default border properties.
See Also