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


In This Topic
Spread Property (DesignerMain)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Spread As FpSpread
 
'Usage
 
Dim instance As DesignerMain
Dim value As FpSpread
 
value = instance.Spread
See Also