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


In This Topic
Bottom Property (MarginInfo)
In This Topic
Gets or sets the bottom.
Syntax
'Declaration
 
Public Property Bottom As Integer
 
'Usage
 
Dim instance As MarginInfo
Dim value As Integer
 
instance.Bottom = value
 
value = instance.Bottom

Property Value

The bottom.
See Also