Gets the color of the border.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property BorderColor As BorderColor | |
| C# | |
|---|---|
public BorderColor BorderColor {get;} | |
Return Value
A BorderColor object representing the border color.
| DataDynamics.Reports | Support Forum |
| BorderColor Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Style Class : BorderColor Property |
Gets the color of the border.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property BorderColor As BorderColor | |
| C# | |
|---|---|
public BorderColor BorderColor {get;} | |
A BorderColor object representing the border color.