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

LayoutMenuEventArgs Class

OBSOLETE

You should use the 'PopupMenuShowingEventArgs' instead

Provides data for the LayoutControl.PopupMenuShowing event.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v19.1.dll

Declaration

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

Inheritance

See Also