Back to Devexpress

GridControl.AsyncOperationStartedEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-6d05b18e.md

latest1.1 KB
Original Source

GridControl.AsyncOperationStartedEvent Field

Identifies the GridControl.AsyncOperationStarted routed event.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly RoutedEvent AsyncOperationStartedEvent
vb
Public Shared ReadOnly AsyncOperationStartedEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

GridControl Class

GridControl Members

DevExpress.Xpf.Grid Namespace