Spread Windows Forms 12.0 Product Documentation
About Property (ElementControl)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementControl Class : About Property
Displays information about the control.
Syntax
'Declaration
 
Public Overridable Property About As Object
'Usage
 
Dim instance As ElementControl
Dim value As Object
 
instance.About = value
 
value = instance.About
public virtual object About {get; set;}

Property Value

Object with the version number

See Also

Reference

ElementControl Class
ElementControl Members