TreeListNodeEditStartedEventArgs(TreeListNode) Constructor
Initializes a new instance of the TreeListNodeEditStartedEventArgs class with specified settings.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type |
---|---|
node | TreeListNode |
See Also