About Property (FpSpread)
Gets the version information about the component.
public virtual object About {get; set;}
'Declaration
Public Overridable Property About As Object
'Usage
Dim instance As FpSpread
Dim value As Object
instance.About = value
value = instance.About