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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the node is the New Item Row; otherwise, false. |
See Also