Back to Devexpress

RowEditStartedEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-3d281e51.md

latest1.3 KB
Original Source

RowEditStartedEventArgs Class

Contains data for the RowEditStarted event.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class RowEditStartedEventArgs :
    RowEventArgs
vb
Public Class RowEditStartedEventArgs
    Inherits RowEventArgs

RowEditStartedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs RowEventArgs RowEditStartedEventArgs

See Also

RowEditStartedEventArgs Members

DevExpress.Xpf.Grid Namespace