Skip to main content

PLinqInstantFeedbackDataSource.GetEnumerableEvent Field

Identifies the PLinqInstantFeedbackDataSource.GetEnumerable routed event.

Namespace: DevExpress.Xpf.Core.ServerMode

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly RoutedEvent GetEnumerableEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also