ActiveReports 12
BorderWidth Property (Style)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : BorderWidth Property

Gets the width of the border.

Syntax
'Declaration
 
Public ReadOnly Property BorderWidth As BorderWidth
public BorderWidth BorderWidth {get;}

Property Value

A BorderWidth object representing the border width.

See Also

Reference

Style Class
Style Members