FetchRowsAsyncArgs.AllowRetry Property
In This Article
Gets or sets whether to allow the GridControl to re-request data.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow the Grid |
See Also