DataViewSelectionMenuCommand Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataViewSelectionMenuCommand class.

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

DataViewSelectionMenuCommand Members

Microsoft.VisualStudio.Data.Framework Namespace