Skip to main content
A newer version of this page is available. .

TreeListMenuEventArgs Class

OBSOLETE

You should use the 'PopupMenuShowingEventArgs' instead

Provides data for the TreeList.ShowTreeListMenu event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v18.2.dll

Declaration

[Obsolete("You should use the 'PopupMenuShowingEventArgs' instead", false)]
public class TreeListMenuEventArgs :
    PopupMenuShowingEventArgs

Inheritance

See Also