Back to Devexpress

CellValueChangingEventArgs Class

wpf-devexpress-dot-xpf-dot-propertygrid-05e9567d.md

latest1.5 KB
Original Source

CellValueChangingEventArgs Class

Contains data for the CellValueChanging event.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public class CellValueChangingEventArgs :
    CancelRoutedEventArgs
vb
Public Class CellValueChangingEventArgs
    Inherits CancelRoutedEventArgs

CellValueChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs CancelRoutedEventArgs CellValueChangingEventArgs

See Also

CellValueChangingEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace