This documentation is archived and is not being maintained.

WorkItemResultGrid::CollectionChangingEventHandler Delegate

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

public delegate void CollectionChangingEventHandler(
	Object^ sender, 
	EventArgs^ e
)

Parameters

sender
Type: System::Object
e
Type: System::EventArgs
Show: