Skip to main content
All docs
V26.1
  • TreeViewGetActiveEditorNeedsKeyEventArgs Class

    Contains data for the GetActiveEditorNeedsKey event.

    Namespace: DevExpress.Xpf.Grid.TreeList

    Assembly: DevExpress.Xpf.Grid.v26.1.dll

    Declaration

    public class TreeViewGetActiveEditorNeedsKeyEventArgs :
        RoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    TreeViewGetActiveEditorNeedsKeyEventArgs
    See Also