ActiveReports 12
Top Property (ReportItem)

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

Gets or sets the distance of the item from the top of the containing object.

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

Property Value

A Length structure indicating the distance of the item from the top of the containing object.

Remarks

The default value is 0 if no value is provided.

See Also

Reference

ReportItem Class
ReportItem Members