ActiveReports 13
Top Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Top Property
Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
Syntax
'Declaration
 
Public Property Top As Integer
public int Top {get; set;}

Property Value

An System.Int32 representing the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
See Also

Reference

ReportExplorer Class
ReportExplorer Members