A newer version of this page is available.
Switch to the current version.
TreeListMenuEventArgs Class
Obsolete. Provides data for the TreeList.ShowTreeListMenu event.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v19.2.dll
Declaration
[Obsolete("You should use the 'PopupMenuShowingEventArgs' instead", false)]
public class TreeListMenuEventArgs :
PopupMenuShowingEventArgs
<Obsolete("You should use the 'PopupMenuShowingEventArgs' instead", False)>
Public Class TreeListMenuEventArgs
Inherits PopupMenuShowingEventArgs
Inheritance
Object
EventArgs
PopupMenuShowingEventArgs
TreeListMenuEventArgs
See Also
Feedback