Back to Devexpress

TableView.RowEditStartingEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-264cd8d6.md

latest1.0 KB
Original Source

TableView.RowEditStartingEvent Field

Identifies the RowEditStarting 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 RowEditStartingEvent
vb
Public Shared ReadOnly RowEditStartingEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace