Back to Devexpress

GetActiveEditorNeedsKeyEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-1a695008.md

latest1.5 KB
Original Source

GetActiveEditorNeedsKeyEventArgs Class

Provides data for the DataViewBase.GetActiveEditorNeedsKey event.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class GetActiveEditorNeedsKeyEventArgs :
    EditorEventArgsBase
vb
Public Class GetActiveEditorNeedsKeyEventArgs
    Inherits EditorEventArgsBase

GetActiveEditorNeedsKeyEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs EditorEventArgsBase GetActiveEditorNeedsKeyEventArgs

See Also

GetActiveEditorNeedsKeyEventArgs Members

DevExpress.Xpf.Grid Namespace