ActiveReports 9
Top Property (ReportItem)

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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum