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.v19.2.dll

Declaration

public abstract class InfiniteSourceBase :
    VirtualSourceBase

Remarks

Refer to the Virtual Sources Overview topic to learn more.

See Also