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

CreateSourceEventArgs Class

Provides data for the InfiniteSource.CreateSource and PagedSource.CreateSource events.

Namespace: DevExpress.Xpf.Data

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public sealed class CreateSourceEventArgs :
    BaseAsyncArgs

Inheritance

Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
CreateSourceEventArgs
See Also