LeftBorderWidth Property (IStyle)
In This Topic
Gets the width of the left border of the item.
Syntax
'Declaration
ReadOnly Property LeftBorderWidth As Length
Length LeftBorderWidth {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length value representing the width of the left border.
See Also