PopupMenuShowingEventArgs Constructors
Provides data for the FilterControl.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
PopupMenuShowingEventArgs(Node, ElementType, FilterControlMenuType, FilterControlMenu, Point) | node, elementType, type, menu, p | Initializes a new instance of the class. |
See Also