ActiveReports 12
Top Property (BorderWidth)

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

Gets or sets the width of the top border.

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

Property Value

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

Reference

BorderWidth Class
BorderWidth Members