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