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


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

Property Value

The footer.
See Also