Spread Windows Forms 12.0 Product Documentation
Top Property (MarginInfo)


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > MarginInfo Class : Top Property
Gets or sets the top.
Syntax
'Declaration
 
Public Property Top As Integer
'Usage
 
Dim instance As MarginInfo
Dim value As Integer
 
instance.Top = value
 
value = instance.Top
public int Top {get; set;}

Property Value

The top.
See Also

Reference

MarginInfo Class
MarginInfo Members