Gets the element related to the event.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public Object Element { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Element As Object |
An object identifying the related element.
See Also