TreeListNodeEditFinishedEventArgs Class
In This Article
Contains data for the NodeEditFinished event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public class TreeListNodeEditFinishedEventArgs :
TreeListNodeEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
TreeListNodeEventArgs
TreeListNodeEditFinishedEventArgs
See Also