Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / About Property


In This Topic
About Property (FpSpread)
In This Topic
Gets the version information about the component.
Syntax
'Declaration
 
Public Overridable Property About As Object
 
'Usage
 
Dim instance As FpSpread
Dim value As Object
 
instance.About = value
 
value = instance.About
See Also