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

FetchEventArgsBase Class

Provides data for the FetchRows/FetchPages events.

Namespace: DevExpress.Xpf.Data

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

Declaration

public abstract class FetchEventArgsBase :
    BaseAsyncArgs
See Also