GalleryItem.Enter Event
In This Article
Fires when the mouse cursor enters the bounds of the current gallery item.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Event Data
The Enter event's handler receives an argument of the EventArgs type.
See Also