C1.WPF Namespace / ItemPreparedEventArgs Class / Element Property

In This Topic
Element Property (ItemPreparedEventArgs)
In This Topic
The element used to display the specified item.
Syntax
'Declaration
 
Public Property Element As DependencyObject
 
See Also