Gets or sets the color of the bottom border.
| Visual Basic (Declaration) | |
|---|---|
Public Property Bottom As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Bottom {get; set;} | |
Return Value
An ExpressionInfo object that evaluates to the color of the bottom border.
| DataDynamics.Reports | Support Forum |
| Bottom Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > BorderColor Class : Bottom Property |
Gets or sets the color of the bottom border.
| Visual Basic (Declaration) | |
|---|---|
Public Property Bottom As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Bottom {get; set;} | |
An ExpressionInfo object that evaluates to the color of the bottom border.