LayoutMenuEventArgs Constructors
Obsolete. Provides data for the LayoutControl.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
LayoutMenuEventArgs(DXPopupMenu, BaseLayoutItemHitInfo, Boolean) | menu, hitInfo, allow | Initializes a new instance of the LayoutMenuEventArgs class with the specified settings. |
LayoutMenuEventArgs(DXPopupMenu, BaseLayoutItemHitInfo) | menu, hitInfo | Initializes a new instance of the LayoutMenuEventArgs class with the specified settings. |
See Also