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

Declaration

public sealed class CreateSourceEventArgs :
    BaseAsyncArgs

Inheritance

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