Back to Devexpress

CreateSourceEventArgs Class

wpf-devexpress-dot-xpf-dot-data-c4768383.md

latest1.4 KB
Original Source

CreateSourceEventArgs Class

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

Namespace : DevExpress.Xpf.Data

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public sealed class CreateSourceEventArgs :
    BaseAsyncArgs
vb
Public NotInheritable Class CreateSourceEventArgs
    Inherits BaseAsyncArgs

CreateSourceEventArgs is the data class for the following events:

Inheritance

Object EventArgs DevExpress.Xpf.Data.BaseAsyncArgs CreateSourceEventArgs

See Also

CreateSourceEventArgs Members

DevExpress.Xpf.Data Namespace