Skip to main content
A newer version of this page is available. .

InfiniteAsyncSource Class

The asynchronous infinite source.

Namespace: DevExpress.Data

Assembly: DevExpress.UI.Xaml.Grid.v20.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public sealed class InfiniteAsyncSource :
    InfiniteSourceBase,
    IAsyncSourceEventsHelperClient
See Also