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


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