Gets or sets the width of the right border.
| Visual Basic (Declaration) | |
|---|---|
Public Property Right As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Right {get; set;} | |
Return Value
An ExpressionInfo object that evaluates to a Length structure indicating the width of the right border.