Skip to main content
All docs
V24.1

TreeListNodeEditFinishedEventArgs Class

Contains data for the NodeEditFinished event.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v24.1.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class TreeListNodeEditFinishedEventArgs :
    TreeListNodeEventArgs

Inheritance

See Also