Spread Windows Forms 12.0 Product Documentation
Bottom Property (MarginInfo)


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > MarginInfo Class : Bottom Property
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
public int Bottom {get; set;}

Property Value

The bottom.
See Also

Reference

MarginInfo Class
MarginInfo Members