Spread Windows Forms 12.0 Product Documentation
Footer Property (MarginInfo)


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

Property Value

The footer.
See Also

Reference

MarginInfo Class
MarginInfo Members