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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Inset Class : Top Property
Gets or sets the inset of the top border or margin in pixels.
Syntax
'Declaration
 
Public Property Top As Integer
'Usage
 
Dim instance As Inset
Dim value As Integer
 
instance.Top = value
 
value = instance.Top
public int Top {get; set;}
See Also

Reference

Inset Class
Inset Members