PopupMenuShowingEventArgs Constructors
Contains data for the TreeList.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
PopupMenuShowingEventArgs(TreeListMenu, Point, Boolean) | menu, point, allow | Initializes a new instance of the PopupMenuShowingEventArgs class with the specified settings. |
See Also