Back to Devexpress

GetEnumerableEventArgs Class

wpf-devexpress-dot-xpf-dot-core-dot-servermode-08c36ec0.md

latest2.1 KB
Original Source

GetEnumerableEventArgs Class

Provides data for the PLinqInstantFeedbackDataSource.GetEnumerable event.

Namespace : DevExpress.Xpf.Core.ServerMode

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class GetEnumerableEventArgs :
    RoutedEventArgs
vb
Public Class GetEnumerableEventArgs
    Inherits RoutedEventArgs

GetEnumerableEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs GetEnumerableEventArgs

See Also

GetEnumerableEventArgs Members

Speed Up In-memory Operations with PLINQ

DevExpress.Xpf.Core.ServerMode Namespace