FetchAsyncArgsBase.Keys Property
In This Article
Gets keys that you passed to the ReloadRows(Object[]) method.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object[] | Keys that you passed to the Reload |
See Also