Back to Devexpress

GridViewBase.RowUpdatedEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-b454bfe8.md

latest1.0 KB
Original Source

GridViewBase.RowUpdatedEvent Field

Identifies the GridViewBase.RowUpdated 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 RowUpdatedEvent
vb
Public Shared ReadOnly RowUpdatedEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace