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

    Contains data for the GetIsEditorActivationAction event.

    Namespace: DevExpress.Xpf.Grid.TreeList

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

    Declaration

    public class TreeViewGetIsEditorActivationActionEventArgs :
        RoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    TreeViewGetIsEditorActivationActionEventArgs
    See Also