ActiveReports 12
Bottom Property (BorderWidth)

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

Gets or sets the width of the bottom border.

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

Property Value

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

Reference

BorderWidth Class
BorderWidth Members