Gets or sets the color of the border (unless overridden for a specific side).
| Visual Basic (Declaration) | |
|---|---|
Public Property Default As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Default {get; set;} | |
Property Value
An ExpressionInfo object that evaluates to the color of the border.The default value is Black.