Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements.ElementAddNotifyEventArgs Class / Element Property


In This Topic
Element Property (Elements.ElementAddNotifyEventArgs)
In This Topic
Gets the element.
Syntax
'Declaration
 
Public ReadOnly Property Element As Object
 
'Usage
 
Dim instance As Elements.ElementAddNotifyEventArgs
Dim value As Object
 
value = instance.Element
See Also