ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IBorders Interface / BottomBorderWidth Property

In This Topic
BottomBorderWidth Property (IBorders)
In This Topic
Gets the width of the bottom border.
Syntax
'Declaration
 
ReadOnly Property BottomBorderWidth As Length
 

Property Value

The width of the bottom border as a GrapeCity.ActiveReports.PageReportModel.Length.
See Also