MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / BorderWidth Property

In This Topic
BorderWidth Property (Style)
In This Topic
Gets a width of the border, containing the default width or width for each side of the border.
Syntax
'Declaration
 
Public ReadOnly Property BorderWidth As BorderWidth
 

Property Value

A BorderWidth object representing the border width.
See Also