Click or drag to resize

ControlInfoTop Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the position of the top of the control relative to the container's top edge. May be used in conjunction with Left to position the control.

Namespace:  Telogis.UI
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int Top { get; set; }

Property Value

Type: Int32
See Also