ActiveReports 13
Bottom Property (ReportItemDesignerBase)

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

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

ReportItemDesignerBase Class
ReportItemDesignerBase Members