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

InfiniteSourceBase Class

Serves as a base class for infinite sources.

Namespace: DevExpress.Xpf.Data

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public abstract class InfiniteSourceBase :
    VirtualSourceBase

Remarks

Refer to the Virtual Sources Overview topic to learn more.

See Also