ValidateNodeDeletionArgs.Paths Property
In This Article
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
public IEnumerable<object>[] Paths { get; }
#Property Value
Type |
---|
IEnumerable<Object>[] |
See Also