Back to Devexpress

TableView.RowEditFinishedEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-768a52a9.md

latest1.0 KB
Original Source

TableView.RowEditFinishedEvent Field

Identifies the RowEditFinished routed event.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly RoutedEvent RowEditFinishedEvent
vb
Public Shared ReadOnly RowEditFinishedEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace