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