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

DisposeSourceEventArgs Class

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

Namespace: DevExpress.Xpf.Data

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

Declaration

public sealed class DisposeSourceEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DisposeSourceEventArgs
See Also