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

    Contains data for the GetIsEditorActivationAction event.
    Name Parameters Description
    TreeViewGetIsEditorActivationActionEventArgs(RoutedEvent, ActivationAction, RoutedEventArgs, DependencyObject, Int32, Object, TreeListColumn, Boolean) routedEvent, activationAction, activationEventArgs, templateChild, rowHandle, value, column, isActivationAction Initializes a new instance of the TreeViewGetIsEditorActivationActionEventArgs class with specified settings.
    See Also