FetchRowsAsyncArgs.AllowRetry Property
Gets or sets whether to allow the GridControl to re-request data.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to allow the GridControl to re-request data; otherwise, false. |
See Also