LeftBorderWidth Property (IBorders)
In This Topic
Gets the width of the left border.
Syntax
'Declaration
ReadOnly Property LeftBorderWidth As Length
Length LeftBorderWidth {get;}
Property Value
The width of the left border as a
GrapeCity.ActiveReports.PageReportModel.Length.
See Also