Back to Devexpress

GridViewBase.CellValueChangingEvent Field

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

latest1.1 KB
Original Source

GridViewBase.CellValueChangingEvent Field

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

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace