Property Bottom
Bottom
Gets the distance, in dips, between the bottom edge of the control and the top edge of its container's client area.
[Browsable(false)]
public double Bottom { get; set; }
Property Value
- double
A value representing the distance, in dips, between the bottom edge of the control and the top edge of its container's client area.