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