ActiveReports 12
Left Property (BorderWidth)

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

Gets or sets the width of the left border.

Syntax
'Declaration
 
Public Property Left As ExpressionInfo
public ExpressionInfo Left {get; set;}

Property Value

An ExpressionInfo object that evaluates to a Length structure indicating the width of the left border.
See Also

Reference

BorderWidth Class
BorderWidth Members