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