FocusedRowHandleChangingEventArgs.Source Property
Gets the view that raised this event.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
DataViewBase | The view that raised this event. |
See Also