Back to Devexpress

RowEditFinishedEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-804e257d.md

latest1.3 KB
Original Source

RowEditFinishedEventArgs Class

Contains data for the RowEditFinished event.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

RowEditFinishedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs RowEventArgs RowEditFinishedEventArgs

See Also

RowEditFinishedEventArgs Members

DevExpress.Xpf.Grid Namespace