DataViewSelectionMenuCommand Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataViewSelectionMenuCommand class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DataViewSelectionMenuCommand(CommandID, IVsDataViewHierarchy) Initializes a new instance of the DataViewSelectionMenuCommand class with the command and the view hierarchy.
Public method DataViewSelectionMenuCommand(CommandID, EventHandler, IVsDataViewHierarchy) Initializes a new instance of the DataViewSelectionMenuCommand class with the command, an event, and the view hierarchy.
Public method DataViewSelectionMenuCommand(CommandID, EventHandler, EventHandler, IVsDataViewHierarchy) Initializes a new instance of the DataViewSelectionMenuCommand class with the command, events, and the view hierarchy.

Top

See Also

Reference

DataViewSelectionMenuCommand Class

Microsoft.VisualStudio.Data.Framework Namespace