RowEditStartedEventArgs Class
In This Article
Contains data for the RowEditStarted event.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public class RowEditStartedEventArgs :
RowEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
RowEventArgs
RowEditStartedEventArgs
See Also