ActivityDesignerVerb::Group Property

 

Gets the DesignerVerbGroup associated with the ActivityDesignerVerb.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
property DesignerVerbGroup Group {
	DesignerVerbGroup get();
}

Use the DesignerVerbGroup to associate verbs together on a menu bar or context menu.

.NET Framework
Available since 3.0
Return to top
Show: