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

    Contains data for the GetActiveEditorNeedsKey event.
    Name Parameters Description
    TreeViewGetActiveEditorNeedsKeyEventArgs(RoutedEvent, Key, ModifierKeys, DependencyObject, Int32, Object, TreeListColumn, Boolean) routedEvent, key, modifiers, templateChild, rowHandle, value, column, needsKey Initializes a new instance of the TreeViewGetActiveEditorNeedsKeyEventArgs class with specified settings.
    See Also