Back to Devexpress

CellValueChangedEventArgs Class

wpf-devexpress-dot-xpf-dot-propertygrid-b19d1445.md

latest1.4 KB
Original Source

CellValueChangedEventArgs Class

Contains data for the CellValueChanged event.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public class CellValueChangedEventArgs :
    RoutedEventArgs
vb
Public Class CellValueChangedEventArgs
    Inherits RoutedEventArgs

CellValueChangedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs CellValueChangedEventArgs

See Also

CellValueChangedEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace