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

PopupMenuExtension Constructors

Represents an extension object implementing the PopupMenu functionality.
Name Parameters Description
PopupMenuExtension(PopupMenuSettings, ViewContext) settings, viewContext Initializes a new instance of the PopupMenuExtension class with the specified settings and provides context information about the view.
PopupMenuExtension(PopupMenuSettings) settings Initializes a new instance of the PopupMenuExtension class with the specified settings.
See Also