Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / MarginInfo Class / Top Property


In This Topic
Top Property (MarginInfo)
In This Topic
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

Property Value

The top.
See Also