Gets or sets the color of the right border.
| Visual Basic (Declaration) | |
|---|---|
Public Property Right As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Right {get; set;} | |
|
| ActiveReports Developer 7 | |
| Right Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > BorderColor Class : Right Property |
Glossary Item Box
Gets or sets the color of the right border.
| Visual Basic (Declaration) | |
|---|---|
Public Property Right As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Right {get; set;} | |