Spread Windows Forms 12.0 Product Documentation
Element Property (Elements.ElementAddNotifyEventArgs)


FarPoint.Win Assembly > FarPoint.Win Namespace > Elements.ElementAddNotifyEventArgs Class : Element Property
Gets the element.
Syntax
'Declaration
 
Public ReadOnly Property Element As Object
'Usage
 
Dim instance As Elements.ElementAddNotifyEventArgs
Dim value As Object
 
value = instance.Element
public object Element {get;}
See Also

Reference

Elements.ElementAddNotifyEventArgs Class
Elements.ElementAddNotifyEventArgs Members