ActiveReports 12
Right Property (BorderWidth)

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

Gets or sets the width of the right border.

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

Property Value

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

Reference

BorderWidth Class
BorderWidth Members