Gets the style of the border.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property BorderStyle As BorderStyle |
C# | |
---|---|
public BorderStyle BorderStyle {get;} |
Property Value
A BorderStyle object representing the border style.
ActiveReports Developer 7 | |
BorderStyle Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : BorderStyle Property |
Glossary Item Box
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.