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