| Visual Basic (Declaration) | |
|---|---|
Public Event MouseLeaveElement As Infragistics.Win.UIElementEventHandler | |
| C# | |
|---|---|
public event Infragistics.Win.UIElementEventHandler MouseLeaveElement | |
The event handler receives an argument of type Infragistics.Win.UIElementEventArgs containing data related to this event. The following UIElementEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Element |