NodeEditStartingArgs.IsNewItem Property
Gets whether the node that a user starts to edit is the New Item Row.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the node is the New Item Row; otherwise, false. |
See Also