Spread for ASP.NET 12 Product Documentation
Top Property (FloatingObject)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FloatingObject Class : Top Property
Gets or sets the Y-coordinate of the object.
Syntax
'Declaration
 
Public Overridable Property Top As Unit
'Usage
 
Dim instance As FloatingObject
Dim value As Unit
 
instance.Top = value
 
value = instance.Top
public virtual Unit Top {get; set;}
See Also

Reference

FloatingObject Class
FloatingObject Members