Back to Devexpress

FetchRowsEventArgs Class

wpf-devexpress-dot-xpf-dot-data-357335db.md

latest1.3 KB
Original Source

FetchRowsEventArgs Class

Provides data for the InfiniteSource.FetchRows event.

Namespace : DevExpress.Xpf.Data

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public sealed class FetchRowsEventArgs :
    FetchRowsEventArgsBase
vb
Public NotInheritable Class FetchRowsEventArgs
    Inherits FetchRowsEventArgsBase

FetchRowsEventArgs is the data class for the following events:

Inheritance

Object EventArgs DevExpress.Xpf.Data.BaseAsyncArgs FetchEventArgsBase FetchRowsEventArgsBase FetchRowsEventArgs

See Also

FetchRowsEventArgs Members

DevExpress.Xpf.Data Namespace